FMovieSceneSequenceTransform::InverseFromWarp

Retrieve the inverse of this transform assuming the local times would belong to the n'th warp inside the time range.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneSequenceTransform.h"

Syntax

FMovieSceneTimeTransform InverseFromWarp
(
    const FMovieSceneWarpCounter & WarpCounter
) const

Remarks

Retrieve the inverse of this transform assuming the local times would belong to the n'th warp inside the time range. As such, this method requires that the warp counts in the counter object is equal to the number of nested loops in this transform.

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