Version: 2022.3
LanguageEnglish
  • C#

DrawMode

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual

Description

Determines how the Unity logo should be drawn, if it is enabled.

Properties

UnityLogoBelowThe Unity logo is drawn in the lower portion of the screen for the duration of the Splash Screen, while the PlayerSettings.SplashScreen.logos are shown in the centre.
AllSequentialThe Unity logo is shown sequentially providing it exists in the PlayerSettings.SplashScreen.logos collection.