MaterialEditor.OnDisable
public void OnDisable();
Description 描述
Called when the editor is disabled, if overridden please call the base OnDisable() to ensure that the material inspector is set up properly.
Called when the editor is disabled, if overridden please call the base OnDisable() to ensure that the material inspector is set up properly.