added optional web component UI control
This commit is contained in:
@@ -16,6 +16,7 @@ struct SupportedShaderSummary
|
||||
std::string name;
|
||||
std::string description;
|
||||
std::string category;
|
||||
ShaderUiDefinition ui;
|
||||
};
|
||||
|
||||
struct ShaderSupportResult
|
||||
|
||||
Reference in New Issue
Block a user