FRichCurve::SetKeys

Sets the keys with the keys. Expects that the keys are already sorted.

Windows
MacOS
Linux

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

void SetKeys
(
    const TArray< FRichCurveKey > & InKeys
)

Remarks

Sets the keys with the keys.

Expects that the keys are already sorted.

See Also

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