Meta_PropSemantics::PropType


static vrtree_API Base::PooledStringPtr _2DMatrix

Represents a 2d matrix (shows only the components of a matrix relevant to 2d transformations - see vr2DTransformMatrixEdit)


static vrtree_API Base::PooledStringPtr Attribute

Represents a property's attribute.


static vrtree_API Base::PooledStringPtr CollisionGroupMask

Represents a collision mask.


static vrtree_API Base::PooledStringPtr Colour

Represents a colour as opposed to a regular vec3 or vec4.


static vrtree_API Base::PooledStringPtr CompositeControl

Represents a composite control formed of multiple items.


static vrtree_API Base::PooledStringPtr Custom

Represents a custom type (implementation dependent) - use if your GuiHints specify two captions (e.g. Lod In/Out)


static vrtree_API Base::PooledStringPtr Dir

Represents a path to a directory.


static vrtree_API Base::PooledStringPtr File

Represents a path to a file to open.


static vrtree_API Base::PooledStringPtr FileList

Represents a path to a file drop down with a file select button.


static vrtree_API Base::PooledStringPtr FileSave

Represents a path to save a file.


static vrtree_API Base::PooledStringPtr Font

Represents a font.


static vrtree_API Base::PooledStringPtr GLSLSourceCode

Represents a string containing GLSL source code.


static vrtree_API Base::PooledStringPtr Image

Represents a path to an image file (Gui should use appropriate image browser/previews)


static vrtree_API Base::PooledStringPtr Log2Slider

Represents a slider control with a logarithmic scale (base 2)


static vrtree_API Base::PooledStringPtr LogSlider

Represents a slider control with a logarithmic scale (base 10)


static vrtree_API Base::PooledStringPtr LUASourceCode

Represents a string containing LUA source code.


static vrtree_API Base::PooledStringPtr None

No special type.


static vrtree_API Base::PooledStringPtr Password

Repesents a password text edit that obscures its contents.


static vrtree_API Base::PooledStringPtr Property

Represents a property.


static vrtree_API Base::PooledStringPtr RawMatrix

Represents a raw matrix (the default representation of a 4x4 matrix should be a transformation matrix)


static vrtree_API Base::PooledStringPtr Rect

Represents a rectangle instead of a regular vec4 (left, top, right, bottom)


static vrtree_API Base::PooledStringPtr RestrictedFileList

Represents a path to a file drop down.


static vrtree_API Base::PooledStringPtr SingleLineText

Represents a single-line text edit.


static vrtree_API Base::PooledStringPtr Slider

Represents a slider control instead of a regular number editor.


static vrtree_API Base::PooledStringPtr Sphere

Represents a sphere instead of a regular vec4 (position, radius)


static vrtree_API Base::PooledStringPtr Stream

Represents a file path that doesn't have to exist on disk.


static vrtree_API Base::PooledStringPtr ToggleButton

Represents a toggle button control for bool values instead of a checkbox.

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API