Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


resolutions

Returns all full-screen resolutions supported on the display (Read Only).
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Resolution[] resolutions { get; }

Remarks

This property is currently supported only on Linux and embedded platforms.