In the docs is states "The WebGL renderer only supports the NORMAL, ADD, MULTIPLY and SCREEN blend modes. Anything else will silently act like NORMAL."
Does this mean for webGl and webGl2? I can't seem to access these other blend modes (color dodge, exclusion etc.) - but I am using webGL2 renderer.