MaterialEditor.PropertiesGUI
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.