Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FInterpCurve
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/InterpCurve.h |
Include | #include "Math/InterpCurve.h" |
int32 AddPoint
&40;
const float InVal,
const T & OutVal
&41;
Remarks
Adds a new keypoint to the InterpCurve with the supplied In and Out value.
FInterpCurve inline functions The index of the new key.
Parameters
Name | Description |
---|---|
InVal | |
OutVal |