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