Sandbox Logo

VROverlay.Color

Color Color { get; set; }

Description

Sets the color tint of the overlay quad. Use 0.0 to 1.0 per channel. Sets the alpha of the overlay quad. Use 1.0 for 100 percent opacity to 0.0 for 0 percent opacity.

Return

User Comments