Property Panel
The property panel allows you to adjust properties of some objects within the editor. If the selected object has configurable properties, then a property panel on the right side will be shown, where you can adjust them.
Components
Each property for the selected object in the editor is listed as a new row, with the property name displayed on the left side and a value editor on the right side. Properties that support binding also have a binding toggle button on the left side of the property name.
Property Value Editor
With the value editor for each property, you can adjust its value manually.
Binding Button
The binding button on the left side of each property row is displayed for all properties that support binding.
Interactions
Here are some basic interactions that are available within the property panel.
Adjust Property Value
Adjust the value of a given property by manually editing it within the corresponding property value editor.
Toggle Binding
You can toggle a configured binding for a property on/off by left-clicking on the binding button.
Open in Binding Editor
Open the property in the binding editor to configure a dynamic node network that will be bound to the property value.