Hello,
I am trying to use the function Texture::update to paste a texture onto another. However, right now, all the pixels get pasted even though some are transparent. How do I change this so that transparent pixels do not get pasted ?
Thanks in advance.