blendMode : number
The blend mode to be applied to the graphic shape. Apply a value of PIXI.blendModes.NORMAL to reset the blend mode.
- Default Value
 - PIXI.blendModes.NORMAL;
 
- Source code: pixi/primitives/Graphics.js (Line 61)
 
blendMode : number
The blend mode to be applied to the graphic shape. Apply a value of PIXI.blendModes.NORMAL to reset the blend mode.
Please login to continue.