lovr.headset.start

Edit

Starts the headset session. This must be called after the graphics module is initialized, and can only be called once. Normally it is called automatically by boot.lua.

lovr.headset.start()

Arguments

None

Returns

Nothing

See also