Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > FMovieScenePlaybackPosition
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h |
Include | #include "Evaluation/MovieScenePlayback.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieScenePlayback.cpp |
FMovieSceneEvaluationRange PlayTo
&40;
FFrameTime NewPosition
&41;
Remarks
Play from the previously evaluated play time, to the specified time An evaluation range from the previously evaluated time to the specified time, in OutputRate space.
Parameters
Name | Description |
---|---|
NewPosition | The new frame time to set, in InputRate space |