public void Flush(bool clearAfterFlush = true) { Flush(PrimitivesRenderer2D.ViewportMatrix(), clearAfterFlush); }