FInterpCurve::EvalSecondDerivative

Evaluate the second derivative at a point on the curve.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/InterpCurve.h"

Syntax

T EvalSecondDerivative
(
    const float InVal,
    const T & Default
) const

Remarks

Evaluate the second derivative at a point on the curve.

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