public override void OnPreviewSettings()
 {
     SetupMaterialEditor();
     materialEditor?.DefaultPreviewSettingsGUI();
 }