Class: BatcherPipe

BatcherPipe

A pipe that batches elements into batches and sends them to the renderer.

You can install new Batchers using ExtensionType.Batcher. Each render group will have a default batcher and any required ones will be created on demand.