FSimpleCurve::SetKeyInterpMode

Set the interp mode used for keys in this curve

Windows
MacOS
Linux

Override Hierarchy

FRealCurve::SetKeyInterpMode()

FSimpleCurve::SetKeyInterpMode()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/SimpleCurve.h

Include

#include "Curves/SimpleCurve.h"

Syntax

virtual void SetKeyInterpMode
(
    FKeyHandle,
    ERichCurveInterpMode NewInterpMode
)

Remarks

Set the interp mode used for keys in this 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