There was an error while loading. Please reload this page.
1 parent a7b42b1 commit 0bc25c1Copy full SHA for 0bc25c1
1 file changed
src/renderers/shaders/ShaderLib/shadow.glsl.js
@@ -52,6 +52,7 @@ void main() {
52
#include <tonemapping_fragment>
53
#include <colorspace_fragment>
54
#include <fog_fragment>
55
+ #include <premultiplied_alpha_fragment>
56
57
}
58
`;
0 commit comments