FMovieSceneTrackRowSegmentBlender

Structure that defines how to combine and sort overlapping sections on the same row.

Windows
MacOS
Linux

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

Functions

Name Description

Public function Virtual Const

void

 

Blend

(
    FSegmentBlendData& BlendData
)

Blend the specified data by performing some specific processing such as sorting or filtering

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss