Pane state for being expanded or collapsed.
Readonly idUnique ID for the property pane.
Provides visibility change events
Optional Readonly parentIn case of sub pane this is the id of the parent pane.
Localized title of the property pane
Check visibility of the pane
Optional widthWidth of the panel in rem.
Optional options: IPropertyItemOptionsBlockListAdds a block list to the pane.
Optional options: IPropertyItemOptionsDataPickerAdds a BlockPicker item 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: IPropertyItemOptionsColorPickerAdds a color picker item to the pane.
Adds an divider item to the pane.
Optional options: IPropertyItemOptionsDropdownAdds an DropDown item to the pane.
Optional options: IPropertyItemOptionsDataPickerAdds an EntityPicker item to the pane.
Optional options: IImagePropertyItemOptionsAdds an image item to the pane.
Optional options: IPropertyItemOptionsNumberAdds a number item to the pane.
Optional 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: IVector3PropertyItemOptionsAdds a Vec3 item to the pane.
Optional options: IPropertyItemOptionsVector3Adds a Vec3 item to the pane.
Creates an internal sub panel that is presented inside a extender control.
Removes a child property pane from the parent pane.
Property pane present dynamic content. It can be associated with an object and presented with different kind of controls.