Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NavMeshPathStatus

enumeration

Description

Status of path.

Properties

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