Class CreateGameGraphicsSettingsWindow
Step-by-step window for creating or updating the UnityGameGraphicsSettings singleton and, optionally, any of its three backing UnityGraphicGameSettingsDefinition assets that do not exist yet. Mirrors Serenity.Logging.Infrastructure.Editor.Builder.CreateLoggingProfileWindow's shape: the window only collects input and renders results, GameGraphicsSettingsCreator does the actual validation and generation work.
Namespace: Serenity.GameGraphics.Installation.Settings.Editor.Builder
Assembly: Serenity.UnityGraphicsSettings.Installation.Editor.dll
Syntax
public sealed class CreateGameGraphicsSettingsWindow : EditorWindow
Constructors
CreateGameGraphicsSettingsWindow()
Declaration
public CreateGameGraphicsSettingsWindow()
Methods
Open()
Declaration
public static void Open()