We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05ef00 commit 5b82f4fCopy full SHA for 5b82f4f
src/engine/media/scripts/engine.shader
@@ -2,8 +2,8 @@ white
2
{
3
cull none
4
5
- map $whiteimage
6
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
+ map $white
+ blend blend
7
rgbgen vertex
8
}
9
0 commit comments