metatell Bot SDK - v2.0.0
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
NavigationStepResult
Interface NavigationStepResult
interface
NavigationStepResult
{
cursor
:
NavigationCursor
;
kind
:
"blocked"
|
"moved"
|
"clamped"
;
position
:
Vec3
;
}
Index
Properties
cursor
kind
position
Properties
cursor
cursor
:
NavigationCursor
kind
kind
:
"blocked"
|
"moved"
|
"clamped"
position
position
:
Vec3
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cursor
kind
position
GitHub
NPM
metatell Bot SDK - v2.0.0
Loading...