Show / Hide Table of Contents

Enum PlayerSettings.SplashScreen.AnimationMode

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

Fields

Name Description
Custom
Dolly
Static

Extension Methods

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