Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
- Collapse and bake all sections and layers on a control rig track to just one section.
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Sequence | Sequence that has track to collapse * |
| object | In Track | Track for layers to collapse * |
| boolean | Key Reduce | If true do key reduction based upon Tolerance, if false don't * |
| real | Tolerance | If reducing keys, tolerance about which keys will be removed, smaller tolerance, more keys usually. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |