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.