FMovieSceneTrackRowSegmentBlender::Blend

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

Windows
MacOS
Linux

Override Hierarchy

FMovieSceneTrackRowSegmentBlender::Blend()

FDefaultTrackRowSegmentBlender::Blend()

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneSegmentCompiler.h

Include

#include "Compilation/MovieSceneSegmentCompiler.h"

Syntax

virtual void Blend
(
    FSegmentBlendData & BlendData
) const

Remarks

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

Parameters

Parameter

Description

BlendData

Blend data to be modified to suit the implementation's will

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