Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Animation > API/Runtime/SlateCore/Animation/FCurveHandle
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Animation/CurveHandle.h |
| Include | #include "Animation/CurveHandle.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Animation/CurveHandle.cpp |
float GetLerp&40;&41; const
Remarks
Gets the linearly interpolated value between 0 and 1 for this curve. Lerp value.
See Also
GetLerpLooping