Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/FMovieGraphRenderDataIdentifier
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Movie Graph")
FName RootBranchName
Remarks
The root branch name from the Outputs node that this identifier is for. This is useful to know which branch it came from, as RenderLayer is user-defined and can be redefined multiple times within one graph.