Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UIZoomVisibility

Visibility of UI elements depending on whether the object is zoomed, used for UIElement.zoomVisibility

Index

Enumeration members

Enumeration members

Both

Both: = 2

The UI element is shown for both the regular and the zoomed object

Regular

Regular: = 0

The UI element is only shown for the regular object.

ZoomedOnly

ZoomedOnly: = 1

The UI element is only shown for a zoomed object (in object zoom)