new Controller(camera, domElement, map)
Parameters:
Name | Type | Description |
---|---|---|
camera | THREE. | (optional) the camera controlled by this controller |
domElement | HTMLDocument | the html element where evenets are listened to |
map | Map |
- Source