Class NavigationResultBeta

Contains data resulting from a navigation operation, including whether the navigation is possible and the path of navigation.

Hierarchy

  • NavigationResult

Constructors

Properties

Methods

Constructors

Properties

isFullPath: boolean

Remarks

Whether the navigation result contains a full path, including to the requested destination.

Methods

  • Returns Vector3[]

    Remarks

    A set of block locations that comprise the navigation route.

    This function can't be called in read-only mode.