Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipelineOutputBase
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineOutputBase.h |
Include | #include "MoviePipelineOutputBase.h" |
void OnReceiveImageData
&40;
FMoviePipelineMergerOutputFrame &42; InMergedOutputFrame
&41;
Remarks
Called when a frame is ready for output. This will contain all passes the user has requested for the given output frame. It also contains metrics about the output frame (such as frame number).