opacity
Specifies the transparency of an element.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public float opacity { get; set; }
Remarks
The opacity can be between 0.0 and 1.0. The lower value, the more transparent.