Meta_Window

A Window represents an actual application window displaying some viewports.

Public Types


enum IDX

Property index.

Idx_ViewportLayout

link - The viewport layout that this window displays

Idx_MessageBoxRegion

vec4i - The rect within the window in which to display message boxes. Use zeros to specify full window size

Idx_GUIEnabled

bool - Controls the visibility of the GUI in this window

Idx_GUIEnabledExcludeNode

link - Internal

Idx_Zoom

vec2f - Zoom factor to apply to the window to enlarge or shrink in X and Y axis

Idx_NormalRect

vec4i - The "normal" window rect, that is unminimized and unmaximized

Idx_FrameMode

int - The current frame mode, 0 being windowed, 1+ being maximized on each desktop screen. nScreens+1 is full screen over all displays

Idx_Maximized

bool - Whether the frame is maximized

Idx_Minimized

bool - Whether the frame is minimized

Idx_Stereo3DModeOverride

int - Forces a specific stereo mode override for this window

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API