Classes
Members
_clickListener :function
Type:
- function
_currentMode :string
Type:
- string
(static) MODE
Different controller mode to move game object3d @see NativeCommandManager which will receive commands
Methods
controls(object3DUUID, mode, options)
Add native commands in input manager @see NativeCommandManager of @ud-viz/game_shared_template
Parameters:
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
object3DUUID | string | uuid of the object3D to contol | ||||||||||
mode | object | which mode to controls object3D @see ControllerNativeCommandManager.MODE | ||||||||||
options | object | options Properties
|
removeControls()
Remove native commands in input manager