new gui(options, dat, fParent)
Custom controllers for N-dimensional graphic object
Parameters:
Name |
Type |
Description |
options |
Options
|
See options parameter of MyThree class. |
dat |
GUI
|
dat.GUI(). |
fParent |
GUI
|
parent folder. |
- Source:
Example
new ND.gui( options, dat, fMesh );