navcat docs
Preparing search index...
navcat
MoveAlongSurfaceResult
Type Alias MoveAlongSurfaceResult
type
MoveAlongSurfaceResult
=
{
nodeRef
:
NodeRef
;
position
:
Vec3
;
success
:
boolean
;
visited
:
NodeRef
[]
;
}
Index
Properties
node
Ref
position
success
visited
Properties
node
Ref
nodeRef
:
NodeRef
position
position
:
Vec3
success
success
:
boolean
visited
visited
:
NodeRef
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
Ref
position
success
visited
navcat docs
Loading...