Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FCurveEdInterface
- FCurveEdInterface::GetKeyIn()
- UDistributionFloatConstantCurve::GetKeyIn()
- UDistributionFloatConstant::GetKeyIn()
- UDistributionVectorConstantCurve::GetKeyIn()
- UDistributionFloatUniformCurve::GetKeyIn()
- UDistributionFloatUniform::GetKeyIn()
- UDistributionVectorConstant::GetKeyIn()
- UDistributionVectorUniformCurve::GetKeyIn()
- UDistributionVectorUniform::GetKeyIn()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
Include | #include "Math/CurveEdInterface.h" |
virtual float GetKeyIn
&40;
int32 KeyIndex
&41;
Remarks
Get the input value for the Key with the specified index. KeyIndex must be within range ie >=0 and < NumKeys.