Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FCurveEdInterface
- FCurveEdInterface::DeleteKey()
- UDistributionFloatConstantCurve::DeleteKey()
- UDistributionFloatConstant::DeleteKey()
- UDistributionVectorConstantCurve::DeleteKey()
- UDistributionFloatUniformCurve::DeleteKey()
- UDistributionFloatUniform::DeleteKey()
- UDistributionVectorConstant::DeleteKey()
- UDistributionVectorUniformCurve::DeleteKey()
- UDistributionVectorUniform::DeleteKey()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
| Include | #include "Math/CurveEdInterface.h" |
virtual void DeleteKey
&40;
int32 KeyIndex
&41;
Remarks
Remove the specified key from the curve. KeyIndex must be within range ie >=0 and < NumKeys.