the class represents the batch renderer. a three.js scene should only have one batchedRenderer
It keeps references of all particle systems and rendering batch.
It batches all particle systems that has the same rendering pipeline to a single VFXBatch.
the class represents the batch renderer. a three.js scene should only have one batchedRenderer It keeps references of all particle systems and rendering batch. It batches all particle systems that has the same rendering pipeline to a single VFXBatch.