WebGL - When I read pixel data from frame buffer, icon loses its transparency

前端 未结 0 1775
北荒
北荒 2021-01-15 00:30

I have a transparent icon map. 256x256

I created a texture using this image.

    AddIconMap(imageUrl) {
        const image = new Image()
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题