FInterpCurvePoint::FInterpCurvePoint

Constructor

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/InterpCurvePoint.h"

Syntax

FInterpCurvePoint
(
    const float In,
    const T & Out
)

Remarks

Constructor

uses linear interpolationFInterpCurvePoint inline functions

Parameters

Parameter

Description

In

input value that corresponds to this key

Out

Output value of templated type

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