Method UpdateTab
UpdateTab(ModularShader)
Function called when updating the shader field (or refreshing). Changes in the data of your ui should go here
Declaration
void UpdateTab(ModularShader shader)
Parameters
Type | Name | Description |
---|---|---|
Modular |
shader | New shader being shown in the debugger |