I want to be able to change the color of my texture. So I found a playground and managed to get it working for me. The only problem is that the color corrected texture doesn’t seem to have any mipmaps. I try to use generateMipMaps = true. But I guess I’m not doing it right.
Here’s the playground:
I hope someone knows how to force the mipmap generation.
thanks!