glReadBuffer (GL2.GL_COLOR_ATTACHMENT0); gl.glReadPixels((int) (pos.x - pickWidth / 2), (int) (viewPort.getHeight() - pos.y - pickWidth / 2), pickWidth, ...
確定! 回上一頁