Screen.resolutionsstatic var resolutions : Resolution[]DescriptionAll fullscreen resolutions supported by the monitor (Read Only). The returned resolutions are sorted by width, lower resolutions come first.
JavaScript
function Start() using UnityEngine; import UnityEngine |
