lovr.headset.getDisplayWidth
EditReturns the width of the headset display (for one eye), in pixels.
width = lovr.headset.getDisplayWidth()
Arguments
None
Returns
Name | Type | Description |
width | number | The width of the display. |
See also
lovr.headset.getDisplayHeight
lovr.headset.getDisplayDimensions
lovr.headset