ScreenFadeTransition


Declaration

[Serializable]
public sealed class ScreenFadeTransition

Description

Settings for a fade transition.

Properties

colorThe color of the fade.
durationThe amount of seconds it takes to fade.
delayThe amount of seconds to wait before fading.
curveThe animation curve to use while fading.
disableInputDisables camera input while the screen is fading.