Constructor
new GrGroup(paramsopt, paramInfoopt)
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
Object |
<optional> |
Properties
|
||||||||||||||||
paramInfo |
Array.<(string|Array)> |
<optional> |
parameters for the GrObject (for sliders) |
- Source:
Methods
add(obj)
Add an Object3D to the group (not a GrObject!)
Parameters:
Name | Type | Description |
---|---|---|
obj |
T.Object3D |
- Source: