Adds the GUI to this DOM element. Overrides autoPlace
Injects the default stylesheet into the page if this is the first GUI. Pass false to use your own stylesheet.
Adds this GUI as a child in another GUI. Usually this is done for you by addFolder
Name to display in the title bar
Makes controllers larger on touch devices. Pass false to disable touch styles
Width of the GUI in pixels, usually set when name labels become too long. Note that you can make name labels wider in CSS with .lil‑gui { ‑‑name‑width: 55% }
Generated using TypeDoc
Adds the GUI to document.body and fixes it to the top right of the page