Struct JobWriteNodeData Extends IJobParallelForBatched
Public
Writes node data from unmanaged arrays into managed GridNodeBase objects.
This is done after burst jobs have been working on graph data, as they cannot access the managed objects directly.
Earlier, data will have been either calculated from scratch, or read from the managed objects using the JobReadNodeData job.
Public Methods
Execute
(startIndex, count)
Public
Public Variables
allowBoundsChecks
Public
dataBounds
Public
graphIndex
Public
nodeConnections
Public
nodePenalties
Public
nodePositions
Public
nodeTags
Public
nodeWalkable
Public
nodeWalkableWithErosion
Public
nodesHandle
Public
writeMask
Public