rlSetRenderBatchActive abstract method
Set the active render batch for rlgl (NULL for default internal)
Implementation
void rlSetRenderBatchActive(
StructPointer<RlRenderBatchD> batch,
);
Set the active render batch for rlgl (NULL for default internal)
void rlSetRenderBatchActive(
StructPointer<RlRenderBatchD> batch,
);