Version: 5.4

PlayerSettings.showUnitySplashScreen

매뉴얼로 전환
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.