Struct JobReadNodeData Extends IJobParallelForBatched
Public
Reads node data from managed GridNodeBase objects into unmanaged arrays.
This is done so that burst jobs can later access this data directly.
Later, data will be written back to the managed objects using the JobWriteNodeData job.
Inner Types
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