Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig > BlueprintAPI/EditorScripting/SequencerTools/ControlRig/AnimationLayers
Merge specified anim layers into one layer. Will merge onto the anim layer with the lowest index
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | Indices | The indices to merge |
| struct | Merge Anim Layer Settings | Settings with per frame or key options and key reduction |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Returns true if successful, false otherwise |