Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSequenceVisitor.h |
Include | #include "MovieSceneSequenceVisitor.h" |
Syntax
struct FSubSequenceSpace
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
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 |
![]() |
FMovieSceneSequenceID | SequenceID | The ID of the sequence being compiled |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |