Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FCurveEdInterface
- FCurveEdInterface::CreateNewKey()
- UDistributionFloatConstantCurve::CreateNewKey()
- UDistributionFloatConstant::CreateNewKey()
- UDistributionVectorConstantCurve::CreateNewKey()
- UDistributionFloatUniformCurve::CreateNewKey()
- UDistributionFloatUniform::CreateNewKey()
- UDistributionVectorConstant::CreateNewKey()
- UDistributionVectorUniformCurve::CreateNewKey()
- UDistributionVectorUniform::CreateNewKey()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
| Include | #include "Math/CurveEdInterface.h" |
virtual int32 CreateNewKey
&40;
float KeyIn
&41;
Remarks
Add a new key to the curve with the specified input. Its initial value is set using EvalSub at that location. Returns the index of the new key.