Resolution

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Represents a display resolution.

Resolution structures are returned by Screen.resolutions property.

Properties

Property Description
heightResolution height in pixels.
refreshRateRatioResolution's vertical refresh rate in Hz.
widthResolution width in pixels.

Public Methods

Method Description
ToStringReturns a nicely formatted string of the resolution.

Did you find this page useful? Please give it a rating: