The camera correspond to this render view
Render flow list
Whether the view is enabled
Name
The priority among other render views, used for sorting.
The priority among other render views, used for sorting.
The visibility is a mask which allows nodes in the scene be seen by the current view if their Node.layer bit is included in this mask.
The visibility is a mask which allows nodes in the scene be seen by the current view if their Node.layer bit is included in this mask.
The GFX window
The GFX window
The destroy function
Enable or disable this render view
Whether to enable or disable this view
Initialization function with a render view information descriptor
Render view information descriptor
Set the execution render flows with their names, the flows found in the pipeline will then be executed for this view in the render process
The names of all RenderFlows
Generated using TypeDoc
Render view represents a view from its camera, it also manages a list of RenderFlows which will be executed for it.