remainingDistance
7/14/25Less than 1 minute
NavMeshAgent.remainingDistance
Name | Type |
---|---|
remainingDistance | number |
Description
The distance between the agent's position and the destination on the current path. (Read Only)
Extra Detail
If the remaining distance is unknown then this will have a value of infinity.