And to save the trouble of the shader call above, it says you can use glAlphaFunc() and glEnable() like so: glAlphaFunc(GL_GREATER,0.1f);
確定! 回上一頁