This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
SetMultiControlFloat is used to perform a change in the hierarchy by setting multiple controls' float value. SetMultiControlInteger is used to perform a change in the hierarchy by setting multiple controls' integer value. SetMultiControlVector2D is used to perform a change in the hierarchy by setting multiple controls' vector2D value. SetMultiControlRotator is used to perform a change in the hierarchy by setting multiple controls' rotator value.
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | SetMultiControlValue,Set Multiple Controls Float,SetMultipleControlsFloat,SetControlFloat,SetGizmoFloat,Set Multiple Controls Integer,SetMultipleControlsInteger,SetControlInteger,SetGizmoInteger,Set Multiple Controls Vector2D,SetMultipleControlsVector2D,SetControlVector2D,SetGizmoVector2D,Set Multiple Controls Rotator,SetMultipleControlsRotator,SetControlRotator,SetGizmoRotator |
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 |
|---|---|---|---|
| Entries | The array of control-float pairs to be processed | TArray<FRigUnit_SetMultiControlFloat_Entry> TArray<FRigUnit_SetMultiControlInteger_Entry> TArray<FRigUnit_SetMultiControlVector2D_Entry> TArray<FRigUnit_SetMultiControlRotator_Entry> |
(()) |
| Weight | The weight of the change - how much the change should be applied | float |
1.000000 |