Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units > API/Plugins/ControlRig/Units/Hierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Hierarchy/RigUnit_SetControlTransform.h |
| Include | #include "Units/Hierarchy/RigUnit_SetControlTransform.h" |
Syntax
USTRUCT ()
struct FRigUnit_SetMultiControlRotator_Entry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Control | The name of the Control to set the transform for. | |
| FRotator | Rotator | The transform value to set for the given Control. | |
| ERigVMTransformSpace | Space | Defines if the bone's transform should be set in local or global space. |
Constructors
| Type | Name | Description | |
|---|---|---|---|