Version: 2022.3
언어: 한국어
Method group is Obsolete

PlayerSettings.showUnitySplashScreen

매뉴얼로 전환
Obsolete public static bool showUnitySplashScreen ;

설명

Should the builtin Unity splash screen be shown?

When true and for platforms with Professional License, the Unity splash screen (without Personal Edition mark) will show before your first level is loaded and run.

Note: When building to a platform in which you do not have a Unity Professional license, the player will always show the Unity splash screen with Personal Edition mark, regardless of this property.