Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NavMeshAgent.remainingDistance

Switch to Manual
public var remainingDistance: float;

Description

The distance between the agent's position and the destination on the current path. (Read Only)

If the remaining distance is unknown then this will have a value of infinity.