ScreenFadeInitialState


Declaration

public enum ScreenFadeInitialState

Description

An initial screen fade state when the camera is first activated.

Properties

NoneDoes nothing on start.
FadeInFades the screen in on start.
FadeOutFades the screen out on start.