Handle shader options of any type
This commit is contained in:
@@ -302,7 +302,7 @@ namespace Nz::ShaderAst
|
||||
|
||||
std::optional<std::size_t> optIndex;
|
||||
std::string optName;
|
||||
ExpressionPtr initialValue;
|
||||
ExpressionPtr defaultValue;
|
||||
ExpressionType optType;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user