Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FCurveEdInterface
- FCurveEdInterface::EvalSub()
- UDistributionFloatConstantCurve::EvalSub()
- UDistributionFloatConstant::EvalSub()
- UDistributionVectorConstantCurve::EvalSub()
- UDistributionFloatUniformCurve::EvalSub()
- UDistributionFloatUniform::EvalSub()
- UDistributionVectorConstant::EvalSub()
- UDistributionVectorUniformCurve::EvalSub()
- UDistributionVectorUniform::EvalSub()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
| Include | #include "Math/CurveEdInterface.h" |
virtual float EvalSub
&40;
int32 SubIndex,
float InVal
&41;
Remarks
Evaluate a subcurve at an arbitary point. Outside the keyframe range, curves are assumed to continue their end values.