Resolution

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Represents a display resolution.

Resolution structures are returned by Screen.resolutions property.

Properties

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

Public Methods

ToStringReturns a nicely formatted string of the resolution.

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