Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
Peform specified blend operation based upon selected keys in the curve editor or selected control rig controls
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Level Sequence | The LevelSequence that's loaded in the editor |
| enum | Blend Operation | |
| real | Blend Value | The blend value to use, range from -1(blend to previous) to 1(blend to next) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |