Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


systemWidth

Horizontal native display resolution.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public int systemWidth { get; }

Remarks

Actual rendering resolution might be different, see Display.renderingWidth.