Resolution Manual     Reference     Scripting  
Scripting > Runtime Classes > Resolution
Resolution Struct

Represents a display resolution.

Resolution structures are returned by Screen.resolutions property.

Variables
width

Resolution width in pixels.

height

Resolution height in pixels.

refreshRate

Resolution's vertical refresh rate in Hz.