Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
Include |
#include "Math/CurveEdInterface.h" |
virtual float EvalSub
(
int32 SubIndex,
float InVal
)
Evaluate a subcurve at an arbitary point. Outside the keyframe range, curves are assumed to continue their end values.