pixi-jsClasses
Class: GraphicsGpuData
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsPipe.d.ts:23
Internal
Implements
Constructors
Constructor
> new GraphicsGpuData(): GraphicsGpuData
Returns
GraphicsGpuData
Properties
batched
> batched: boolean
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsPipe.d.ts:25
batches
> batches: BatchableGraphics[]
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsPipe.d.ts:24
Methods
destroy()
> destroy(): void
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsPipe.d.ts:26
Returns
void