Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipeline
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipeline.h |
Include | #include "MoviePipeline.h" |
Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineRendering.cpp |
void RenderFrame&40;&41;
Remarks
Renders the next frame in the Pipeline. This updates/ticks all scene view render states and produces data. This may not result in an output frame due to multiple renders accumulating together to produce an output. frame. Should not be called if we're idling (debug), not initialized yet, or finalizing/exporting.