Struct AgentMovementPlane Extends IComponentData
Public
Holds an agent's movement plane.
Public Methods
AgentMovementPlane
(rotation)
Create a movement plane aligned with the XZ plane of the specified rotation.
Public
Public Variables
value
The movement plane for the agent.
Public