- Home /
How do I use advanced OpenGL blend mode ?
According to the doc, I must make a declaration like UNITY_REQUIRE_ADVANDED_BLEND somewhere in the shader's code.
Where and how do I make this declaration though? I couldn't find a single example online.
Comment
Your answer
Follow this Question
Related Questions
GL.lines Drawing over Objects 0 Answers
Why Unity compiled shader doesn't use the GLSLPROGRAM/GLSL syntax? 0 Answers
Logical BlendOp not working 0 Answers
GLES20: vprog textures are used, but not supported. 1 Answer
Additive Surface Shader in Unity 5 1 Answer