Constructor
new GamepadControls()
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
config.position |
Boolean |
<optional> |
true | Whether object's position can be changed. |
config.rotation |
Boolean |
<optional> |
true | Whether object's rotation can be changed. |
config.scale |
Boolean |
<optional> |
true | Whether object's scale can be changed. |
Extends
Members
type :string
The string name of this class. This is used for THREE.Object3D#getBehaviorByType.