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

PosNameDescription
<x, 1>
PropertyKeyOne of the properties currently in the panel; referenced by its key name.
<x, 2>
ValueThe value to assign to the above property (conversion settings apply).


  • No labels