new MoveGroupGui(group, options, guiParamsopt)
Add MoveGroup folder into dat.gui for changing group's position, scale and rotation.
Parameters:
Name | Type | Attributes | Default | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
group |
THREE.Group | THREE.Scene | THREE.Group or THREE.Scene for moving. | ||||||||||||||||||||||||||
options |
object | the following options are available.
See the options parameter of the MyThree class.
Properties
|
||||||||||||||||||||||||||
guiParams.folder |
GUI |
<optional> |
is dat.GUI parent folder. | |||||||||||||||||||||||||
guiParams |
object |
<optional> |
{} | Followed parameters is allowed.
Properties
|
- Source: