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: IPropertyItemOptionsBlockListAdds a block list to the pane.
Optional
options: IBoolPropertyItemOptionsOptional
options: IPropertyItemOptionsBoolAdds a boolean item to the pane.
Optional
options: IButtonPropertyItemOptionsAdds a button to the pane and binds the specified action to the button activate.
Optional
options: IColorPickerPropertyItemOptionsAdds a color picker item to the pane.
Optional
options: IPropertyItemOptionsColorPicker_deprecatedAdds a color picker item to the pane.
Optional
options: IComboBoxPropertyItemOptionsAdds a combo box item to the pane.
Adds an divider item to the pane.
Optional
options: IDropdownPropertyItemOptionsAdds an Dropdown item to the pane.
Optional
options: IPropertyItemOptionsDropdownAdds an DropDown item to the pane.
Optional
options: IImagePropertyItemOptionsAdds an image item to the pane.
Optional
options: INumberPropertyItemOptionsAdds a number item to the pane.
Optional
options: IPropertyItemOptionsNumberAdds a number item to the pane.
Optional
options: IStringPropertyItemOptionsOptional
options: IPropertyItemOptionsAdds a string item to the pane
Optional
options: IPropertyItemOptionsTableAdds a table to the pane.
Optional
options: ITextPropertyItemOptionsAdds a multiline Text item to the pane.
Optional
options: IToggleGroupPropertyItemOptionsAdds a toggle button group to the pane.
Optional
options: IVector3PropertyItemOptionsAdds a Vec3 item to the pane.
Optional
options: IPropertyItemOptionsVector3Adds 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.