ShaderGUI.OnMaterialPreviewSettingsGUI

Switch to Manual
public void OnMaterialPreviewSettingsGUI (MaterialEditor materialEditor);

Parameters

materialEditor正在调用此方法的 MaterialEditor(“所有者”)。

Description

Override for extending the functionality of the toolbar of the preview area or completly replace the toolbar by not calling base.OnMaterialPreviewSettingsGUI.