glPushAttrib (GL.GL_VIEWPORT); gl.glViewport(0, 0, width, height); if (fboType == DEPTH_TEXTURE_FBO) { // Need to remind the FBO that it shouldn't draw or ...
確定! 回上一頁