[OpenGL]Draw transparent objects · 1. Turn on the opengl mixing function glEnable(GL_BLEND); · 2. Set the mixing function glBlendFunc(GL_SRC_ALPHA, ...
確定! 回上一頁