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