Enumeration PropertyItemType

Type of item that can be added to the property pane

Enumeration Members

BlockList: "editorUI:BlockList"
Boolean: "editorUI:Boolean"
Button: "editorUI:Button"
ColorPicker: "editorUI:ColorPicker"
ComboBox: "editorUI:ComboBox"
Divider: "editorUI:Divider"
Dropdown: "editorUI:Dropdown"
Image: "editorUI:Image"
Number: "editorUI:Number"
String: "editorUI:String"
SubPane: "editorUI:SubPane"
Table: "editorUI:Table"
Text: "editorUI:Text"
Vector3: "editorUI:Vector3"