Pane state for being expanded or collapsed.
Readonly
idUnique ID for the property pane.
Provides visibility change events
Check visibility of the pane
Optional
options: IPropertyItemOptionsBlockListOptional
Adds a block list to the pane.
Optional
options: IBoolPropertyItemOptionsOptional
Optional
options: IPropertyItemOptionsBoolOptional
Adds a boolean item to the pane.
Optional
options: IButtonPropertyItemOptionsOptional
Adds a button to the pane and binds the specified action to the button activate.
Optional
options: IColorPickerPropertyItemOptionsOptional
Adds a color picker item to the pane.
Optional
options: IPropertyItemOptionsColorPicker_deprecatedOptional
Adds a color picker item to the pane.
Optional
options: IComboBoxPropertyItemOptionsOptional
Adds a combo box item to the pane.
Adds an divider item to the pane.
Optional
options: IDropdownPropertyItemOptionsOptional
Adds an Dropdown item to the pane.
Optional
options: IPropertyItemOptionsDropdownOptional
Adds an DropDown item to the pane.
Optional
options: IImagePropertyItemOptionsOptional
Adds an image item to the pane.
Optional
options: INumberPropertyItemOptionsOptional
Adds a number item to the pane.
Optional
options: IPropertyItemOptionsNumberOptional
Adds a number item to the pane.
Optional
options: IStringPropertyItemOptionsOptional
Optional
options: IPropertyItemOptionsOptional
Adds a string item to the pane
Optional
options: IPropertyItemOptionsTableOptional
Adds a table to the pane.
Optional
options: ITextPropertyItemOptionsOptional
Adds a multiline Text item to the pane.
Optional
options: IVector3PropertyItemOptionsOptional
Adds a Vec3 item to the pane.
Optional
options: IPropertyItemOptionsVector3Optional
Adds a Vec3 item to the pane.
Creates an sub pane that can store property items.
Returns property pane title.
Removes an existing sub pane.
New title
Updates title of property pane.
Property pane present dynamic content. It can be associated with an object and presented with different kind of controls.