Skip to main content

OptionsView

Classes

OptionsView

Functions

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

OptionsView

Kind: global class

new OptionsView(options, localization, [inclusions])

ParamType
optionsOptionGroup
localizationLocalization
[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

ParamType
viewView