metatell Bot SDK - v2.0.0
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
NavigationSnapshot
Interface NavigationSnapshot
interface
NavigationSnapshot
{
indices
:
Uint32Array
;
positions
:
Float32Array
;
sceneIdentity
:
string
;
sceneRevision
:
string
;
schemaVersion
:
1
;
spawnPoints
:
readonly
NavigationSpawnPoint
[]
;
triangleCount
:
number
;
zone
:
"character"
;
}
Index
Properties
indices
positions
scene
Identity
scene
Revision
schema
Version
spawn
Points
triangle
Count
zone
Properties
indices
indices
:
Uint32Array
positions
positions
:
Float32Array
scene
Identity
sceneIdentity
:
string
scene
Revision
sceneRevision
:
string
schema
Version
schemaVersion
:
1
spawn
Points
spawnPoints
:
readonly
NavigationSpawnPoint
[]
triangle
Count
triangleCount
:
number
zone
zone
:
"character"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
indices
positions
scene
Identity
scene
Revision
schema
Version
spawn
Points
triangle
Count
zone
GitHub
NPM
metatell Bot SDK - v2.0.0
Loading...