Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Compilation
Inheritance Hierarchy
- FMovieSceneTrackRowSegmentBlender
- FDefaultTrackRowSegmentBlender
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneSegmentCompiler.h |
| Include | #include "Compilation/MovieSceneSegmentCompiler.h" |
Syntax
struct FMovieSceneTrackRowSegmentBlender
Remarks
Structure that defines how to combine and sort overlapping sections on the same row.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Blend
(
FSegmentBlendData& BlendData |
Blend the specified data by performing some specific processing such as sorting or filtering |