Sets a group of values into the property panel, based on the property keys and values provided in a list format.
Usage
SRP_PropertyPanel(PanelCtrl, "SetValues", Values)
Parameters
Values
Pos | Name | Description |
---|---|---|
<x, 1> | PropertyKey | One of the properties currently in the panel; referenced by its key name. |
<x, 2> | Value | The value to assign to the above property (conversion settings apply). |