Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units
Classes
| Type | Name | Description | |
|---|---|---|---|
| FRigUnit_AddBoneTransform | Offset Transform is used to perform a change in the hierarchy by setting a single bone's transform. | ||
| FRigUnit_SetCurveValue | SetCurveValue is used to perform a change in the curve container by setting a single Curve value. | ||
| FRigUnit_SetRotation | SetRotation is used to set a single rotation on hierarchy. | ||
| FRigUnit_SetScale | SetScale is used to set a single scale on hierarchy. | ||
| FRigUnit_SetTransform | SetTransform is used to set a single transform on hierarchy. | ||
| FRigUnit_SetTransformArray | SetTransformArray is used to set an array of transforms on the hierarchy. | ||
| FRigUnit_SetTransformItemArray | SetTransformArray is used to set an array of transforms on the hierarchy. | ||
| FRigUnit_SetTranslation | SetTranslation is used to set a single translation on hierarchy. |