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 GetPointIndexForInputValue
(
const float InValue
) const
Remarks
Finds the lower index of the two points whose input values bound the supplied input value.