Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
- Set the a key for the Control Rig Space for the Control at the specified time. If space is the same as the current no key witll be set.
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Sequence | Sequence to set the space * |
| object | In Control Rig | ControlRig with the Control * |
| name | In Control Name | The name of the Control * |
| struct | In Space Key | The new space for the Control * |
| struct | In Time | Time to change the space. * |
| enum | Time Unit | Unit for the InTime, either in display rate or tick resolution |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |