Navigation
API > API/Runtime > API/Runtime/MovieScene
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSequenceVisitor.h |
Include | #include "MovieSceneSequenceVisitor.h" |
Syntax
struct FSubSequenceSpace
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FMovieSceneTransformBreadcrumbs | EndBreadcrumbs | |
![]() |
int16 | HierarchicalBias | HBias |
![]() |
TRange< FFrameNumber > | LocalClampRange | A range to clamp the visited sequence to in the current sequence's time-space |
![]() |
TRange< FFrameNumber > | RootClampRange | A range to clamp the visited sequence to in the root's time-space |
![]() |
FMovieSceneSequenceTransform | RootToSequenceTransform | Transform from the root time-space to the current sequence's time-space |
![]() |
FMovieSceneSequenceTransform | RootToUnwarpedLocalTransform | Transform from the root time-space to the current sequence's time-space without time warp |
![]() |
FMovieSceneSequenceID | SequenceID | The ID of the sequence being compiled |
![]() |
FMovieSceneTransformBreadcrumbs | StartBreadcrumbs |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |