Commit current work
Reworked conditions, added uber-shaders, comparison nodes, fixed Discard
This commit is contained in:
@@ -149,7 +149,7 @@ namespace Nz::ShaderNodes
|
||||
|
||||
|
||||
inline Discard::Discard() :
|
||||
Statement(NodeType::DeclareVariable)
|
||||
Statement(NodeType::Discard)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user