Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/FKControlRig.h |
| Include | #include "Rigs/FKControlRig.h" |
Syntax
enum EControlRigFKRigExecuteMode
&123;
Replace,
Additive,
Direct,
Max,
&125;
Values
| Name | Description |
|---|---|
| Replace | Replaces the current pose |
| Additive | Applies the authored pose as an additive layer |
| Direct | Sets the current pose without the use of offset transforms |
| Max | MAX - invalid |