The final color is similar to difference, but with less contrast.
As with difference, a black layer has no effect, while a white layer inverts the other layer's color.
Available as container.blendMode = 'exclusion' after importing pixi.js/advanced-blend-modes.
The final color is similar to difference, but with less contrast. As with difference, a black layer has no effect, while a white layer inverts the other layer's color.
Available as
container.blendMode = 'exclusion'
after importingpixi.js/advanced-blend-modes
.Example