showUnitySplashScreen
Should the builtin Unity splash screen be shown?
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool showUnitySplashScreen { get; set; }
Remarks
When set to true, the Unity splash screen appears before your first level is loaded and run.