hide

Hides GUI controls object in the viewport (see viewport constructor or viewport for WebGL constructor).

Signatures

  •   ParamateControls.<ControlName>.hide()

Details

The function sets the visibility of the GUI controls object to false and does not render it in the viewport.

Return value

none