EditorSpatialGizmo.setHidden

Sets the gizmo's hidden state. If true, the gizmo will be hidden. If false, it will be shown.

struct EditorSpatialGizmo
@nogc nothrow
void
setHidden
(
in bool hidden
)

Meta