ScreenFadeInitialState
Enum in Zigurous.CameraSystem
Declaration
public enum ScreenFadeInitialState
Description
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. |