FMovieSceneTimeWarping::TransformFrame

Transforms the given frame and returns the warped frame time along with the warp index we ended up in.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneTimeWarping.h"

Syntax

void TransformFrame
(
    FFrameNumber InFrame,
    FFrameNumber & OutFrame,
    uint32 & OutWarpIndex
) const

Remarks

Transforms the given frame and returns the warped frame time along with the warp index we ended up in.

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