LogoPixi’VN
pixi-jsType aliases

Type Alias: BatchAction

> BatchAction = "startBatch" | "renderBatch"

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/Batcher.d.ts:17

The action types for a batch.

Advanced