RenderGraphTag¶
- 
class guerilla.RenderGraphTag¶
- Bases: - guerilla.RenderGraphNode- A RenderGraphTag returns an active value in its outputs when its Tag value can be found in its CurrentTags. The CurrentTags is always connected to the parent RenderGraph CurrentTags plug. - 
Tag¶
- The currently active tags - Type: - RW 
 
-