Class ManagedState Extends IComponentData, IDisposable, ICloneable
Public
Public Methods
Clone
()
Public
Dispose
()
Public
Public Variables
autoRepath
Settings for when to recalculate the path.
Public
onTraverseOffMeshLink
Callback for when the agent starts to traverse an off-mesh link.
Public
pathTracer
Calculates in which direction to move to follow the path.
Public
rvoAgent
Local avoidance settings.
Public
rvoEnabled
True if local avoidance is enabled for this agent.
Public