colorClearValue
The color used to clear the color buffer.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Color colorClearValue { get; set; }
Remarks
The color is specified as a "straight" color but will internally be converted to "premultiplied" before being applied.