Meta_Label

A Label is a GUI object that displays some text.

Public Types


enum IDX
Idx_Enabled

bool - When enabled, draws itself and its children

Idx_Position

vec3f - Position of the panel relative to its parent

Idx_SizingMode

SizingMode (int) - How the panel sizes itself in respect to its contents

Idx_Size

vec2f - Size of the panel, when SizingMode==Fixed

Idx_Text

string - Text to display

Idx_AutoWrap

bool - Specifies whether or not the text should auto wrap

Idx_Draggable

bool - Specifies whether the label is draggable

Idx_Style

link - Style to apply to the label (Meta_LabelStyle)

Idx_ToolTip

string - Text that should appear when hovering

Idx_ToolTipStyle

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API