lovr.headset.getRefreshRates

Edit

Returns a table with all the refresh rates supported by the headset display, in Hz.

rates = lovr.headset.getRefreshRates()

Arguments

None

Returns

NameTypeDescription
ratestable A flat table of the refresh rates supported by the headset display, or nil if not supported.

See also