You can try attaching the texture to a framebuffer and then calling readPixels on the frame buffer. at init time // make a framebuffer fb = gl.createFramebuffer ...
確定! 回上一頁