Luna::RG::RenderGraphConnection
Describes one input or output connection between the resource node and the render pass node in one render graph.
struct Luna::RG::RenderGraphConnection
Member objects
-
The index of the connected render pass node in RenderGraphDesc::passes.
-
The name of the render pass parameter to bind the resource to.
-
The index of the connected resource node in RenderGraphDesc::resources.