Description
SetControlColor is used to change the control's color
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | SetControlColor,SetGizmoColor |
| Type | FRigUnit_SetControlColor |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Control | The name of the Control to set the color for. | FName | None |
| Color | The color to set for the control | Linear Color | (R=0.000000,G=0.000000,B=0.000000,A=1.000000) |