This version of Unity is unsupported.

Visibility

enumeration

Description

This enumeration contains values to specify whether or not an element is visible.

Properties

VisibleThe element is drawn normally (default).
HiddenThe picking and rendering of this element is skipped. It still takes space in the layout.