Struct JobRepairPath Extends IJobChunk
Public
Repairs the path of agents.
This job will repair the agent's path based on the agent's current position and its destination. It will also recalculate various statistics like how far the agent is from the destination, and if it has reached the destination or not.
Inner Types
Public Methods
Execute
(chunk, unfilteredChunkIndex, useEnabledMask, chunkEnabledMask)
Public
Public Static Methods
Execute
(transform, state, shape, movementPlane, destination, readyToTraverseOffMeshLink, managedState, settings, nextCornersScratch, indicesScratch, allocator, onlyApplyPendingPaths)
Public
Static
Public Variables
indicesScratch
Public
nextCornersScratch
Public
onlyApplyPendingPaths
Public
scheduler
Public
Private/Protected Members
MarkerGetNextCorners
Private
Static
Readonly
MarkerRepair
Private
Static
Readonly
MarkerUpdateReachedEndInfo
Private
Static
Readonly