Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > TMovieSceneTimeArray
Type | Name | Description | |
---|---|---|---|
![]() |
void | PushTransform
(
const FMovieSceneTimeTransform& InTransform |
Starts a scope where local times are transformed as specified |
![]() |
void | PushTransform
(
const FMovieSceneTimeWarping& InWarping |
Starts a scope where local times are transformed as specified |
![]() |
void | PushTransform
(
FFrameNumber FrameOffset, |
Starts a scope where local times are offset and scaled as specified |
![]() |
void | PushTransform
(
const FMovieSceneTimeTransform& InTransform, |
Starts a scope where local times are transformed as specified |
![]() |
void | PushTransform
(
FFrameNumber FirstLoopStartFrameOffset, |
Starts a scope where local times are looped and offset as specified |