galaxy-nodes
Preparing search index...
CameraCommand
Interface CameraCommand
interface
CameraCommand
{
direction
?:
SpaceDirection
;
edgeId
?:
string
;
nodeId
?:
string
;
nonce
:
number
;
type
:
"focus"
|
"focus-edge"
|
"move"
|
"reset"
;
}
Index
Properties
direction?
edge
Id?
node
Id?
nonce
type
Properties
Optional
direction
direction
?:
SpaceDirection
Optional
edge
Id
edgeId
?:
string
Optional
node
Id
nodeId
?:
string
nonce
nonce
:
number
type
type
:
"focus"
|
"focus-edge"
|
"move"
|
"reset"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
edge
Id
node
Id
nonce
type
galaxy-nodes
Loading...