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 |
|---|---|---|
| ModularShader | shader | New shader being shown in the debugger |