pixi-jsVariables
Variable: SharedRenderPipes
> const SharedRenderPipes: (typeof BlendModePipe | typeof BatcherPipe | typeof SpritePipe | typeof RenderGroupPipe | typeof AlphaMaskPipe | typeof StencilMaskPipe | typeof ColorMaskPipe | typeof CustomRenderPipe)[]
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/system/SharedSystems.d.ts:33
Internal
Shared render pipes for the renderer.