Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


renderingHeight

Vertical resolution that the display is rendering at.
Read time 1 minuteLast updated 6 days ago

Definition

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

Remarks

Rendering resolution can be different from a platform's original display resolution (see Display.systemHeight).