LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Display.renderingWidth

public int renderingWidth;

Description

Horizontal resolution that the display is rendering at.

Rendering resolution can be set up to be different from "native" display resolution (see Display.systemWidth).

See Also: renderingHeight, SetRenderingResolution.