steeringTarget
7/14/25Less than 1 minute
NavMeshAgent.steeringTarget
Name | Type |
---|---|
steeringTarget | Vector3 |
Description
Get the current steering target along the path. (Read Only)
Extra Detail
This is typically the next corner along the path or the end point of the path.