Transparent
Explicitly enable window transparency and alpha blending.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Windowing
- Assembly: UnityEngine.WindowingModule
Transparent = 1
Remarks
When set to Transparent, the window is created with transparency support enabled. This allows the window content to have alpha blending with underlying UI elements, enabling effects like semi-transparent overlays or irregularly shaped windows.