Sets a value into the property panel, based on the property key and value provided.

Usage

SRP_PropertyPanel(PanelCtrl, "SetValues", PropertyKey, Value)

Parameters

PropertyKey

A property currently assigned in the property panel; referenced by its key.

Value

The value to assign to the above property (conversion settings apply).

  • No labels