MaterialEditor.PropertiesDefaultGUI

Switch to Manual
public void PropertiesDefaultGUI (MaterialProperty[] props);

Parameters

propsArray of material properties.

Description

Default rendering of shader properties.

Note that you can customize shader properties rendering by implementing the IShaderGUI interface.