NavMeshPathStatus
enumeration
Description 描述
Status of path.
Properties 属性
| PathComplete | The path terminates at the destination. | ||
| PathPartial | The path cannot reach the destination. | ||
| PathInvalid | The path is invalid. |
enumeration
Status of path.
| PathComplete | The path terminates at the destination. | ||
| PathPartial | The path cannot reach the destination. | ||
| PathInvalid | The path is invalid. |