UxrCameraFade.FadeColor Property
Gets or sets the fade color used. The alpha is determined by the fade itself.
Namespace: UltimateXR.CameraUtils
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Color FadeColor { get; set; }
Property Value
Type: Color