UMoviePipelineRenderPass::GatherOutputPasses

An array of identifiers for the output buffers expected as a result of this render pass.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineRenderPass.h

Include

#include "MoviePipelineRenderPass.h"

Syntax

void GatherOutputPasses
(
    TArray< FMoviePipelinePassIdentifier > & ExpectedRenderPasses
)

Remarks

An array of identifiers for the output buffers expected as a result of this render pass.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss