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 |
|---|---|
| string | A string with the format "width x height @ refreshRateHz". |