TMovieSceneTimeArray::PushTransform

Starts a scope where local times are looped and offset as specified

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneTimeArray.h

Include

#include "Evaluation/MovieSceneTimeArray.h"

Syntax

void PushTransform
(
    FFrameNumber FirstLoopStartFrameOffset,
    FFrameNumber LoopStart,
    FFrameNumber LoopEnd,
    float TimeScale
)

Remarks

Starts a scope where local times are looped and offset as specified

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