Table of Contents

Enum SceneSystem.SplashScreenState

Namespace
Stride.Engine
Assembly
Stride.Engine.dll
public enum SceneSystem.SplashScreenState

Fields

FadingIn = 2
FadingOut = 4
Intro = 1
Invalid = 0
Showing = 3