Preparing search index...
The search index is not available
Documentation
Documentation
@zcomponent/three-navigation
CalculateRouteResult
Interface CalculateRouteResult
interface
CalculateRouteResult
{
partialPath
?:
boolean
;
path
?:
{
isEnd
?:
boolean
;
isOffMesh
?:
boolean
;
isStart
?:
boolean
;
point
:
[
x
:
number
,
y
:
number
,
z
:
number
]
;
}
[]
;
pathComplete
?:
boolean
;
success
:
boolean
;
}
Index
Properties
partial
Path?
path?
path
Complete?
success
Properties
Optional
partial
Path
partial
Path
?:
boolean
Optional
path
path
?:
{
isEnd
?:
boolean
;
isOffMesh
?:
boolean
;
isStart
?:
boolean
;
point
:
[
x
:
number
,
y
:
number
,
z
:
number
]
;
}
[]
Optional
path
Complete
path
Complete
?:
boolean
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
partial
Path
path
path
Complete
success
Zapworks
Mattercraft
Documentation
Loading...