Struct DestinationPoint Extends IComponentData
Public
Holds an agents destination point.
Public Variables
destination
The destination point that the agent is moving towards.
Public
facingDirection
The direction the agent should face when it reaches the destination.
Public