Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Compilation > FMovieSceneAdditiveCameraTrackBlender
- FMovieSceneTrackSegmentBlender::Blend()
- FMovieSceneAdditiveCameraTrackBlender::Blend()
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneCompilerRules.h |
Include | #include "Compilation/MovieSceneCompilerRules.h" |
virtual void Blend
&40;
FSegmentBlendData & BlendData
&41; const
Remarks
Blend the specified data by performing some specific processing such as sorting or filtering
Parameters
Name | Description |
---|---|
BlendData | Blend data to be modified to suit the implementation's will |