Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Sets the local offset transform for a given control element by index
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | In Element Index | The index of the control element to set the offset transform for |
| transform | In Transform | The new local offset transform value to set |
| boolean | Initial | If true the initial value will be used |
| boolean | Affect Children | If set to false children will not move (maintain global). |
| boolean | Setup Undo | If true the transform stack will be setup for undo / redo |
| boolean | Print Python Commands |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |