ScreenFadeProfile

Inherits from CameraEffectProfile

Declaration

[Serializable]
public sealed class ScreenFadeProfile : CameraEffectProfile

Description

A settings profile for a screen fade effect.

Properties

initialStateThe initial screen fade state when the camera is first activated. For example, you could use this start the game fading in from black.
fadeInThe transition settings for fading in the camera.
fadeOutThe transition settings for fading out the camera.
Inherited

Properties

nameThe name of the settings profile.