Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SplashScreenStyle

The style of builtin splash screen to use.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. SplashScreenStyle deprecated, Use PlayerSettings.SplashScreen.UnityLogoStyle instead
public enum SplashScreenStyle

Fields

Value

Description

DarkDark background with light logo and text.
LightWhite background with dark logo and text.