Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses
| Name | FMovieGraphRenderDataAccumulationArgs |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/Graph/Renderers/MovieGraphImagePassBase.h |
| Include Path | #include "Graph/Renderers/MovieGraphImagePassBase.h" |
Syntax
struct FMovieGraphRenderDataAccumulationArgs : public MoviePipeline::IMoviePipelineAccumulationArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FMovieGraphRenderDataAccumulationArgs () |
Graph/Renderers/MovieGraphImagePassBase.h | ||
| Graph/Renderers/MovieGraphImagePassBase.h | |||
| Graph/Renderers/MovieGraphImagePassBase.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FMovieGraphRenderDataAccumulationArgs() |
Graph/Renderers/MovieGraphImagePassBase.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AccumulatorInstance | DefaultRenderer::FSurfaceAccumulatorPool::FInstancePtr | Graph/Renderers/MovieGraphImagePassBase.h | ||
| bIsFirstSample | bool | Graph/Renderers/MovieGraphImagePassBase.h | ||
| bIsLastSample | bool | Graph/Renderers/MovieGraphImagePassBase.h | ||
| ImageAccumulator | TWeakPtr<::MoviePipeline::IMoviePipelineOverlappedAccumulator, ESPMode::ThreadSafe > | Graph/Renderers/MovieGraphImagePassBase.h | ||
| OutputMerger | TWeakPtr< IMovieGraphOutputMerger, ESPMode::ThreadSafe > | Graph/Renderers/MovieGraphImagePassBase.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Graph/Renderers/MovieGraphImagePassBase.h | |||
| Graph/Renderers/MovieGraphImagePassBase.h |