Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
Set the FK Control Rig to apply mode
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Control Rig | Rig to set |
| enum | In Apply Mode | Set the EControlRigFKRigExecuteMode mode (Replace,Addtiive or Direct) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | returns True if the mode was set, may not be set if the Control Rig doesn't support these modes currently only FKControlRig's do. |