UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TimeHelpers Class Reference

#include <MovieSceneTimeHelpers.h>

Static Public Member Functions

static MOVIESCENE_API void MigrateFrameTimes (FFrameRate SourceRate, FFrameRate DestinationRate, UMovieScene *MovieScene, bool bApplyRecursively=false)
 
static MOVIESCENE_API void MigrateFrameTimes (const IRetimingInterface &Retimer, UMovieScene *MovieScene, bool bApplyRecursively=false)
 

Member Function Documentation

◆ MigrateFrameTimes() [1/2]

void UE::MovieScene::TimeHelpers::MigrateFrameTimes ( const IRetimingInterface Retimer,
UMovieScene MovieScene,
bool  bApplyRecursively = false 
)
static

◆ MigrateFrameTimes() [2/2]

void UE::MovieScene::TimeHelpers::MigrateFrameTimes ( FFrameRate  SourceRate,
FFrameRate  DestinationRate,
UMovieScene MovieScene,
bool  bApplyRecursively = false 
)
static

Migrate the frame times of the movie scene from the source frame rate to the destination frame rate


The documentation for this class was generated from the following files: