Skip to content

NavMeshPath

The path from the current position of the NavMeshAgent to the destination.

成员变量

NavMeshPath.corners : Vector3[]
The path from the current position of the NavMeshAgent to the destination.
NavMeshPath.state : NavMeshPathStatus
The state of the path from the current position of the NavMeshAgent to the destination.