ShaderGUI.OnGUI
Parameters
| materialEditor | The MaterialEditor that are calling this OnGUI (the 'owner'). | |
| properties | Material properties of the current selected shader. |
Description 描述
To define a custom shader GUI use the methods of materialEditor to render controls for the properties array.