Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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 ShaderGUI instance if found otherwise it uses PropertiesDefaultGUI.