LogoPixi’VN
pixi-jsVariables

Variable: shapeBuilders

> const shapeBuilders: Record<string, ShapeBuildCommand>

Defined in: node_modules/pixi.js/lib/scene/graphics/shared/utils/buildContextBatches.d.ts:9

A record of shape builders, keyed by shape type.

Advanced