Skip to content

raylib.rlDrawRenderBatchActive

JoeStrout edited this page Apr 29, 2026 · 2 revisions

Update and draw internal render batch

Parameters

None.

Return value

None.

Notes

Example

// Flush all pending draw calls to the GPU
raylib.rlDrawRenderBatchActive

Clone this wiki locally