Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools > API/Plugins/ControlRigEditor/Tools/FBlendStruct
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
void SetValues
(
double InPreviousTime,
double InPreviousValue,
double InCurrentTime,
double InCurrentValue,
double InNextTime,
double InNextValue,
double InBlendValue,
double InFirstValue,
double InLastValue,
int32 InCurrentIndex
)