lovr.headset.start

Edit

Starts the headset session. This must be called after the graphics module is initialized. Normally it is called automatically by boot.lua, but this can be disabled by setting t.headset.start to false in lovr.conf.

lovr.headset.start()

Arguments

None

Returns

Nothing

See also