new CameraGui(camera, options, guiopt)
Camera settings graphical user interface
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
camera |
THREE.PerspectiveCamera | PerspectiveCamera | |||||||||||||||||||||
options |
Options | See the options parameter of the MyThree class.
The following options are available.
Properties
|
|||||||||||||||||||||
gui |
GUI |
<optional> |
is new dat.GUI(...) parent folder. |
- Source:
Methods
look(boLookopt)
Look at selected point
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
boLook |
boolean |
<optional> |
true | true - look at selected point |
- Source:
update()
Update camera controls.
- Source: