Navigation
API > API/Plugins > API/Plugins/ControlRigEditor
| Name | EAnimToolBlendOperation |
| Type | enum |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/ControlRigSequencerEditorLibrary.h |
| Include Path | #include "ControlRigSequencerEditorLibrary.h" |
Syntax
enum EAnimToolBlendOperation
{
Tween,
BlendToNeighbor,
PushPull,
BlendRelative,
BlendToEase,
SmoothRough,
}
Values
| Name | Remarks |
|---|---|
| Tween | |
| BlendToNeighbor | |
| PushPull | |
| BlendRelative | |
| BlendToEase | |
| SmoothRough |