Visibility

Visibility state for an element.

Values

ValueMeaning
Visible0x00

The element is rendering. Its physics is processing.

Hidden0x01

The element is not rendering. Its physics is processing.

Collapsed0x02

The element is not rendering. Its physics is not processing.

Meta