systemHeight
Vertical native display resolution.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int systemHeight { get; }
Remarks
Actual rendering resolution might be different, see Display.renderingHeight.
Additional Resources: Display.systemWidth, Display.renderingHeight.