new PIXI.Buffer(size) BatchBuffer.js:7 Name Type Description size number The size of the buffer in bytes. Members float32ViewFloat32Array View on the vertices as a Float32Array for positions uint32ViewFloat32Array View on the vertices as a Uint32Array for uvs Methods destroy() BatchBuffer.js:35 Destroys the buffer.