Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

NavMeshAgent.remainingDistance

public float remainingDistance;

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.

Did you find this page useful? Please give it a rating: