readPixels (; frame.x * resolution,; frame.y * resolution,; width,; height,; gl.RGBA,; gl.UNSIGNED_BYTE,; webglPixels; );; // add the pixels to the canvas ...
確定! 回上一頁