FIndexedCurve::ShiftCurve

Shifts all keys forwards or backwards in time by an even amount, preserving order

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Curves/IndexedCurve.h"

Source

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

Syntax

void ShiftCurve
(
    float DeltaTime
)

Remarks

Shifts all keys forwards or backwards in time by an even amount, preserving order

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