LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AnimationMode

enumeration

Switch to Manual

Description

The type of animation applied during the Splash Screen.

Properties

StaticNo animation is applied to the Splash Screen logo or background.
DollyAnimates the Splash Screen with a simulated dolly effect.
CustomAnimates the Splash Screen using custom values from PlayerSettings.SplashScreen.animationBackgroundZoom and PlayerSettings.SplashScreen.animationLogoZoom.