UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneAdditiveCameraTrackBlender Struct Reference

#include <MovieSceneCompilerRules.h>

+ Inheritance diagram for FMovieSceneAdditiveCameraTrackBlender:

Public Member Functions

virtual void Blend (FSegmentBlendData &BlendData) const override
 
- Public Member Functions inherited from FMovieSceneTrackSegmentBlender
 FMovieSceneTrackSegmentBlender ()
 
virtual ~FMovieSceneTrackSegmentBlender ()
 
bool AllowEmptySegments () const
 
bool CanFillEmptySpace () const
 
virtual TOptional< FMovieSceneSegmentInsertEmptySpace (const TRange< FFrameNumber > &Range, const FMovieSceneSegment *PreviousSegment, const FMovieSceneSegment *NextSegment) const
 

Additional Inherited Members

- Protected Attributes inherited from FMovieSceneTrackSegmentBlender
bool bAllowEmptySegments
 
bool bCanFillEmptySpace
 

Member Function Documentation

◆ Blend()

virtual void FMovieSceneAdditiveCameraTrackBlender::Blend ( FSegmentBlendData BlendData) const
inlineoverridevirtual

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

Parameters
BlendDataBlend data to be modified to suit the implementation's will

Reimplemented from FMovieSceneTrackSegmentBlender.


The documentation for this struct was generated from the following files: