Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/FMovieSceneSequenceTransform
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
FMovieSceneTimeTransform InTransform |
Add the specified linear transform to the end of this transform stack (ie, applying it last) | |
| void | Add
(
FFrameTime InOffset, |
Add the specified warping transform to the end of this transform stack with an offset (ie, applying it last) |