ShaderNodeMacro¶
- 
class guerilla.ShaderNodeMacro¶
- Bases: - guerilla.ShaderNode- A Macro node, that can contain children shader nodes - 
addoutput()¶
- create a new output - Returns: - the newly create output - Return type: - ShaderNodeOut
 
- 
guerilla.ShaderNodeMacro¶Bases: guerilla.ShaderNode
A Macro node, that can contain children shader nodes
addoutput()¶create a new output
| Returns: | the newly create output | 
|---|---|
| Return type: | ShaderNodeOut |