Pane state for being expanded or collapsed.
If the item is enabled in the UI.
Readonly
idUnique ID for the property item.
Provides visibility change events
Readonly
paneThe parent pane id.
Readonly
typeThe type name of the target property.
If the item should be visible in the UI.
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 layout alignment.
Updates layout alignment of the sub pane.
New layout direction.
Updates layout direction of the sub pane.
New title
Updates title of property pane.
A property item which supports Sub Pane properties