Open Dev Kit Documentation :: Properties Panel
The Properties Panel is a context-sensitive panel that displays property information to whatever control is currently selected.Panel Parameters
Contains various tweakable parameters for the currently selected controlMain Properties
Reduces the parameter list to only the main control propertiesPopup
Popup menu containing a list of various optionsLabel
Name of the parameterParameter
Textbox control element for the parameterCheckbox Parameter
Checkbox control element for the parameterParameter
List containing various options for the parameterOrientation Parameter
Orientation control element for the parameterEdit
Button control element for the parameterCreate
Button creation control element for the parameterColor Alpha Parameter
Button for color picking (alpha component)Color Magnitude Parameter
Button for color picking (magnitude component)0
Displays the number of elements for the parameter+
Creates new parameter element-
Deletes the last added elementVarious
Name of various other parametersPopup Parameters
Parameters of popup menus containing a list of various optionsPop-up Context Menu
- Expression (Retrieve Value)
- Dynamically retrieves a value from the project's API instead of having a raw text value
- Reset to Default
- Resets the parameter's value back to its default one
- Delete
- Deletes the parameter's element
- Insert Before
- Creates a new parameter element placed before this one
- Insert After
- Creates a new parameter element placed after this one
- Move to First
- Moves the parameter's element at the top
- Move Up
- Moves the parameter's element one place above on the element list
- Move Down
- Moves the parameter's element one place below on the element list
- Move to Last
- Moves the parameter's element at the bottom
If you think anything is missing, please feel free to: submit documentation feedback on this page