PIXI.BatchDrawCall

class BatchDrawCall

Used by the batcher to draw batches. Each one of these contains all information required to draw a bound geometry.

Summary


Properties from BatchDrawCall

any
data

Data for uniforms or custom webgl state.

Public Properties


data BatchDrawCall.ts:19
data: any

Data for uniforms or custom webgl state.


Powered by webdoc!