Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
A pixel preprocessor for use with FImageWriteTask::PixelPreProcessor that does a simple alpha blend of the provided image onto the target pixel data. This isn't very general purpose.
| Name | TAsyncCompositeImage |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h |
| Include Path | #include "MovieRenderPipelineDataTypes.h" |
Syntax
template<typename PixelType>
struct TAsyncCompositeImage