Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneSectionParameters.h |
Include |
#include "Evaluation/MovieSceneSectionParameters.h" |
struct FMovieSceneSectionParameters
Name | Description | ||
---|---|---|---|
|
bCanLoop |
Whether this section supports looping the sub-sequence. |
|
|
EndFrameOffset |
Number of frames (in display rate) to skip at the beginning of the sub-sequence. |
|
|
FirstLoopStartFrameOffset |
Number of frames (in display rate) to offset the first loop of the sub-sequence. |
|
|
HierarchicalBias |
Hierachical bias. Higher bias will take precedence. |
|
|
StartFrameOffset |
Number of frames (in display rate) to skip at the beginning of the sub-sequence. |
|
|
float |
TimeScale |
Playback time scaling factor. |
Name | Description | |
---|---|---|
|
FMovieSceneSectionParameters() |
Default constructor |
Name | Description | ||
---|---|---|---|
|
float |
PostrollTime_DEPRECATED |
|
|
float |
PrerollTime_DEPRECATED |
|
|
float |
StartOffset_DEPRECATED |