FMovieSceneTimeWarping::TransformTime

Transforms the given time and returns the warped 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 TransformTime
(
    FFrameTime InTime,
    FFrameTime & OutTime,
    uint32 & OutWarpIndex
) const

Remarks

Transforms the given time and returns the warped 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