@pixi/graphics
v7.4.3
Published
Draw primitive shapes such as lines, circles and rectangles to the display
Downloads
635,495
Readme
@pixi/graphics
Installation
npm install @pixi/graphicsUsage
import { Graphics } from '@pixi/graphics';
const shapes = new Graphics();