pixi-jsType aliases
Type Alias: CanvasPipes
> CanvasPipes = ExtractSystemTypes<typeof DefaultCanvasPipes> & PixiMixins.RendererPipes & PixiMixins.CanvasPipes
Defined in: node_modules/pixi.js/lib/rendering/renderers/canvas/CanvasRenderer.d.ts:31
Internal
The Canvas renderer pipes. These are used to render the scene.