Shader: Add Discard node
This commit is contained in:
@@ -81,6 +81,7 @@ namespace Nz::ShaderNodes
|
||||
ConditionalExpression,
|
||||
ConditionalStatement,
|
||||
DeclareVariable,
|
||||
Discard,
|
||||
ExpressionStatement,
|
||||
Identifier,
|
||||
IntrinsicCall,
|
||||
|
||||
Reference in New Issue
Block a user