FMovieSceneTimeTransform::FMovieSceneTimeTransform

Construction from an offset, and a scale

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneTimeTransform.h"

Syntax

FMovieSceneTimeTransform
(
    FFrameTime InOffset,
    float InTimeScale
)

Remarks

Construction from an offset, and a scale

Parameters

Parameter

Description

InOffset

The offset to translate by

InTimeScale

The timescale. For instance, if a sequence is playing twice as fast, pass 2.f

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