new Controller(model, object3D)
Controller object3D component
Parameters:
Name | Type | Description |
---|---|---|
model | Model | model of this controller |
object3D | Object3D | object3D parent of this controller (Object3D) |
- Source
Members
model :Model
model of controller
Type:
- Source
object3D :Object3D
object3D parent (Object3D)
Type:
- Source