lovr.graphics.flush
Flushes the internal queue of draw batches. Under normal circumstances this is done automatically when needed, but the ability to flush manually may be helpful if you're integrating a LÖVR project with some external rendering code.
lovr.graphics.flush()
Arguments
None
Returns
Nothing
See also
lovr.graphics.clear
lovr.graphics.discard
lovr.graphics