SceneTransitionService.FadeColor Property

Definition

The color to use when fading out.

public:
 property UnityEngine::Color FadeColor { UnityEngine::Color get(); void set(UnityEngine::Color value); };
public UnityEngine.Color FadeColor { get; set; }
member this.FadeColor : UnityEngine.Color with get, set
Public Property FadeColor As Color

Property Value

UnityEngine.Color

Implements

Applies to