Struct DestinationPoint Extends IComponentData

Public

Holds an agent's 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