RenderGraphNodeShader¶
- 
class 
guerilla.RenderGraphNodeShader¶ Bases:
guerilla.RenderGraphNodeAttributesAdds the surface shader or the displacement shader or both in the input attributes.
- 
Mode¶ The mode of the node, either “material” (sets surface, displacement and volume), “surface”, “displacement” or “volume”.
Type: RW 
-