Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
Set ControlRig Control's World Transform at a specific time
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Level Sequence | Active Sequence to set transforms for. Must be loaded in Level Editor. |
| object | Control Rig | The ControlRig |
| name | Control Name | Name of the Control |
| struct | Frame | Time to set the transform |
| transform | World Transform | World Transform to set |
| enum | Time Unit | Unit for frame values, either in display rate or tick resolution |
| boolean | Set Key | Whether or not to set a key. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |