Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphRenderPassNode
Description
Get the sub-name of this renderer, which identifies a specific pass that this renderer generates. Each type of pass that this renderer generates should have a unique sub-name.
| Name | GetRendererSubName |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphRenderPassNode.h |
| Include Path | #include "Graph/Nodes/MovieGraphRenderPassNode.h" |
FString GetRendererSubName() const