Description
GetControlOffset returns the offset transform of a given control.
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | GetControlOffset,Initial,InitialTransform,GetInitialTransform,GetInitialControlTransform |
| Type | FRigUnit_GetControlOffset |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Control | The name of the Control to set the transform for. | FName | None |
| Space | Defines if the transform should be retrieved in local or global space | Rig VMTransform Space | GlobalSpace |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| OffsetTransform | The current transform of the given item - or identity in case it wasn't found. | Transform |