cutouts
Returns a list of screen areas that do not display content (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static Rect[] cutouts { get; }
Remarks
These areas are represented as Rect structures in pixels.