FRealCurve::SetKeyValue

Set the value of the specified key

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Curves/RealCurve.h"

Syntax

virtual void SetKeyValue
(
    FKeyHandle KeyHandle,
    float NewValue,
    bool bAutoSetTangents
)

Remarks

Set the value 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