Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ToString()

Returns a nicely formatted string of the resolution.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public override string ToString()

Returns

Type

Description

stringA string with the format "width x height @ refreshRateHz".