lovr.headset.getRefreshRates
EditReturns a table with all the refresh rates supported by the headset display, in Hz.
rates = lovr.headset.getRefreshRates()
Arguments
None
Returns
Name | Type | Description |
rates | table | A flat table of the refresh rates supported by the headset display, or nil if not supported. |