PlayerSettings.SplashScreen.UnityLogoStyle
The style to use for the Unity logo during the Splash Screen.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: UnityEditor
- Assembly: UnityEditor
public enum PlayerSettings.SplashScreen.UnityLogoStyle
Fields
Value | Description |
|---|---|
| DarkOnLight | A dark Unity logo with a light background. |
| LightOnDark | A white Unity logo with a dark background. |