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. |
Returns the width of the headset display (for one eye), in pixels.
width = lovr.headset.getDisplayWidth()None
| Name | Type | Description |
| width | number | The width of the display. |