Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorClearValue

The color used to clear the color buffer.
Read time 1 minuteLast updated 11 days ago

Definition

public Color colorClearValue { get; set; }

Remarks

The color is specified as a "straight" color but will internally be converted to "premultiplied" before being applied.