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 MovePoint
&40;
int32 PointIndex,
float NewInVal
&41;
Remarks
Moves a keypoint to a new In value.
This may change the index of the keypoint, so the new key index is returned.
Parameters
Name | Description |
---|---|
PointIndex | |
NewInVal |