![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneSegmentCompiler.h>
Inheritance diagram for FMovieSceneTrackRowSegmentBlender:Public Member Functions | |
| virtual | ~FMovieSceneTrackRowSegmentBlender () |
| virtual void | Blend (FSegmentBlendData &BlendData) const |
Structure that defines how to combine and sort overlapping sections on the same row.
|
inlinevirtual |
|
inlinevirtual |
Blend the specified data by performing some specific processing such as sorting or filtering
| BlendData | Blend data to be modified to suit the implementation's will |
Reimplemented in FDefaultTrackRowSegmentBlender.