Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FCurveEdInterface
- FCurveEdInterface::SetKeyInterpMode()
- UDistributionFloatConstantCurve::SetKeyInterpMode()
- UDistributionFloatConstant::SetKeyInterpMode()
- UDistributionVectorConstantCurve::SetKeyInterpMode()
- UDistributionFloatUniformCurve::SetKeyInterpMode()
- UDistributionFloatUniform::SetKeyInterpMode()
- UDistributionVectorConstant::SetKeyInterpMode()
- UDistributionVectorUniformCurve::SetKeyInterpMode()
- UDistributionVectorUniform::SetKeyInterpMode()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
| Include | #include "Math/CurveEdInterface.h" |
virtual void SetKeyInterpMode
&40;
int32 KeyIndex,
EInterpCurveMode NewMode
&41;
Remarks
Set the method to use for interpolating between the give keyframe and the next one. KeyIndex must be within range ie >=0 and < NumKeys.