Class NavigationResultBeta

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

Hierarchy

  • NavigationResult

Constructors

Properties

Constructors

Properties

isFullPath: boolean

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

path: Vector3[]

A set of block locations that comprise the navigation route.