Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

NavMeshPathStatus

enumeration

Description

Status of path.

Properties

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