FInterpCurve::GetPointIndexForInputValue

Finds the lower index of the two points whose input values bound the supplied input value.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/InterpCurve.h

Include

#include "Math/InterpCurve.h"

Syntax

int32 GetPointIndexForInputValue
(
    const float InValue
) const

Remarks

Finds the lower index of the two points whose input values bound the supplied input value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss