OptionsView
Classes
Functions
DAT.GUI sets styles directly on the element internally, to prevent this - we use this hack that clears styles every frame while view is visible
OptionsView
Kind: global class
new OptionsView(options, localization, [inclusions])
| Param | Type |
|---|---|
| options | OptionGroup |
| localization | Localization |
| [inclusions] | Array.<Array.<string>> |
clearGUIStyles(view)
DAT.GUI sets styles directly on the element internally, to prevent this - we use this hack that clears styles every frame while view is visible
Kind: global function
| Param | Type |
|---|---|
| view | View |