Show / Hide Table of Contents

Enum PlayerSettings.SplashScreen.DrawMode

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum DrawMode

Fields

Name Description
AllSequential
UnityLogoBelow

Extension Methods

MustExtensions.MustBeEqual<PlayerSettings.SplashScreen.DrawMode>(PlayerSettings.SplashScreen.DrawMode)
MustExtensions.MustBeEqual<PlayerSettings.SplashScreen.DrawMode>(PlayerSettings.SplashScreen.DrawMode, String)
MustExtensions.MustNotBeEqual<PlayerSettings.SplashScreen.DrawMode>(PlayerSettings.SplashScreen.DrawMode)
MustExtensions.MustNotBeEqual<PlayerSettings.SplashScreen.DrawMode>(PlayerSettings.SplashScreen.DrawMode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX