Advanced
Add a add a batchable object to the batch.
a batchable object that can be added to the batch
the instruction set currently being built
Forces the batch to break. This can happen if for example you need to render everything and then change the render target.
the instruction set currently being built
An interface for a pipe that can be used to build instructions for the renderer. BatchPipes are specifically used to build and render Batches.