Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Animation > API/Runtime/SlateCore/Animation/FCurveSequence
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Animation/CurveSequence.h |
| Include | #include "Animation/CurveSequence.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Animation/CurveSequence.cpp |
float GetLerp&40;&41; const
Remarks
For single-curve animations, returns the interpolation alpha for the animation. If you call this function on a sequence with multiple curves, an assertion will trigger. A linearly interpolated value between 0 and 1 for this curve.