Namespace Serenity.GameGraphics.Installation.Installers
Classes
GameGraphicsInstaller
Abstract base class for game graphics installers.
GameGraphicsInstallerInstallInput
Input data transfer object for installing a GameGraphics service.
UnityGameGraphicsInstaller
Unity-specific installer for game graphics module within dependency injection foundation.
Extends GameGraphicsInstaller to provide Unity graphics service installation with
settings resolution, service factory configuration, and use case setup.
Handles Unity-specific graphics settings loading from addressable assets and validates
configuration before creating graphics service with event dispatcher integration.
UnityGameGraphicsInstallerInstallInput
Unity-specific input data transfer object for Game Graphics installer.
Extends the base DTO with Unity-specific graphics settings.