Constructor
new OrbitControl(object, domElement)
Creates a new instance of OrbitControl.
Parameters:
Name | Type | Description |
---|---|---|
object |
Object3D | The object to be controlled. |
domElement |
HTMLElement | The DOM element to which the controls will be attached. |
- Source: