Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses > API/Plugins/MovieRenderPipelineRenderPasses/UMovieGraphDeferredRenderPassNod-
Description
Whether this node's beauty pass should be written to disk. For some nodes, this will have no effect because there is no "beauty" pass.
Virtual Inheritance
- UMovieGraphImagePassBaseNode::GetWriteBeautyPassToDisk → UMovieGraphDeferredRenderPassNode::GetWriteBeautyPassToDisk
| Name | GetWriteBeautyPassToDisk |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/Graph/Nodes/MovieGraphDeferredPassNode.h |
| Include Path | #include "Graph/Nodes/MovieGraphDeferredPassNode.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Private/Graph/Nodes/MovieGraphDeferredPassNode.cpp |
virtual bool GetWriteBeautyPassToDisk() const