ScreenFadeProfile
Class in Zigurous.CameraSystem
Inherits from CameraEffectProfile
Declaration
[Serializable]
public sealed class ScreenFadeProfile : CameraEffectProfile
Description
A settings profile for a screen fade effect.
Properties
initialState | The initial screen fade state when the camera is first activated. For example, you could use this start the game fading in from black. |
fadeIn | The transition settings for fading in the camera. |
fadeOut | The transition settings for fading out the camera. |
Inherited
Properties
name | The name of the settings profile. |