Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
Inheritance Hierarchy
- FBaseAnimSlider
- FBasicBlendSlider
- FBlendNeighborSlider
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
Syntax
struct FBlendNeighborSlider : public FBasicBlendSlider
Remarks
Similar to tween but will blend off of the current position when blending to the next or previous keys
Overridden from FBasicBlendSlider
| Type | Name | Description | |
|---|---|---|---|
| double | DoBlend
(
const double PreviousTime, |