lovr.headset.submit

Edit

Submits the current headset texture to the VR display. This should be called after calling lovr.graphics.submit with the headset render pass. Normally this is taken care of by lovr.run.

lovr.headset.submit()

Arguments

None

Returns

Nothing

See also