I have a WebGLTexture object. How do I get pixels of that texture (similar to WebGL's readPixels, but for a texture)?One idea I have is to create a canvas ...
確定! 回上一頁