cuset
command
Sets a property on a custom UI panel.
Usages
-
cuset -p panel_name -n name -v value
Options
|
|
The name of the custom UI panel containing the property you want to set. |
|
|
The name of the property to set. |
|
|
The value to set the property to. |
Examples
cuset -p /Panel1 -n slider1.val -v 0.5