ScreenFadeInitialState
Enum in Zigurous.CameraSystem
Declaration
public enum ScreenFadeInitialStateDescription
An initial screen fade state when the camera is first activated.
Properties
| None | Does nothing on start. | 
| FadeIn | Fades the screen in on start. | 
| FadeOut | Fades the screen out on start. |