Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphRenderPassNode
Description
Gets the number of Scene Views (that is, renders of the 3d scene) that this pass will produce. Can be zero for things like UI Renderers, or more than one for things like panoramic or tiling.
| Name | GetNumSceneViewsRendered |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphRenderPassNode.h |
| Include Path | #include "Graph/Nodes/MovieGraphRenderPassNode.h" |
int32 GetNumSceneViewsRendered() const