Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
Inheritance Hierarchy
- FBaseAnimSlider
- FBasicBlendSlider
- FControlsToTween
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
Syntax
struct FControlsToTween : public FBasicBlendSlider
Remarks
Classic tween slider, will move to the blend between the next and previous keys
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Setup
(
const TArray< UControlRig* >& SelectedControlRigs, |
Overridden from FBasicBlendSlider
| Type | Name | Description | |
|---|---|---|---|
| double | DoBlend
(
const double PreviousTime, |