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.
Fallback display text if no loc ID
Loc ID (resolved on client)
Optional widthWidth of the panel in rem.
Optional options: IPropertyItemOptionsBlocksAdds a BlockPicker item to the pane.
Optional options: IPropertyItemOptionsAdds a boolean item to the pane.
Optional options: IPropertyItemOptionsButtonAdds a button to the pane and binds the specified action to the button activate.
Adds an divider item to the pane.
Optional options: IPropertyItemOptionsDropdownAdds an DropDown item to the pane.
Optional options: IPropertyItemOptionsNumberAdds a number item to the pane.
Optional options: IPropertyItemOptionsAdds a string 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.