Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Display.renderingHeight

public int renderingHeight;

Description

Vertical resolution that the display is rendering at.

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

Additional resources: renderingWidth, SetRenderingResolution.