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