engine icon indicating copy to clipboard operation
engine copied to clipboard

Change Blend Modes when using Transparent Canvas

Open raytranuk opened this issue 4 years ago • 1 comments

Current blend modes do not work as expected with Transparent canvases (RGBA format) - resulting in rendering artifacts like this: https://github.com/playcanvas/engine/issues/2740

It is proposed that blend modes are adjusted to work with Transparent canvases when a project uses Transparent canvases where possible - and any blend modes that do not work are made known to developers in our documentation.

raytranuk avatar Jan 21 '21 10:01 raytranuk

related https://github.com/playcanvas/engine/pull/6889

mvaligursky avatar Aug 21 '24 14:08 mvaligursky