show
Shows GUI controls object in the viewport (see viewport constructor or viewport for WebGL constructor).
Signatures
- ParamateControls.<ControlName>.show()
Details
The function sets the visibility of the GUI controls object to true and renders it in the viewport.
Return value
none