LogoPixi’VN
pixi-jsVariables

Variable: BLEND\_TO\_NPM

> const BLEND_TO_NPM: object

Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/state/const.d.ts:12

The map of blend modes supported by Pixi

Type Declaration

add

> add: string

normal

> normal: string

screen

> screen: string

Advanced