blendMode : number
The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode.
- Default Value
- PIXI.blendModes.NORMAL;
- Source code: pixi/extras/Strip.js (Line 51)
blendMode : number
The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode.
Please login to continue.