FRichCurve::SetKeyInterpMode

Set the interp mode of the specified key

Windows
MacOS
Linux

Override Hierarchy

FRealCurve::SetKeyInterpMode()

FRichCurve::SetKeyInterpMode()

References

Module

Engine

Header

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

Include

#include "Curves/RichCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/RichCurve.cpp

Syntax

virtual void SetKeyInterpMode
(
    FKeyHandle KeyHandle,
    ERichCurveInterpMode NewInterpMode
)

Remarks

Set the interp mode of the specified key

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