LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NavMeshPathStatus

enumeration

Description

Status of path.

Properties

PathCompleteThe path terminates at the destination.
PathPartialThe path cannot reach the destination.
PathInvalidThe path is invalid.