This version of Unity is unsupported.

MaterialEditor.PropertiesGUI

Declaration

public bool PropertiesGUI();

Returns

bool Returns true if any value was changed.

Description

Render the standard material properties. This method will either render properties using a IShaderGUI instance if found otherwise it uses PropertiesDefaultGUI.