I want to change Hue for a texture during run-time, I know how to change the texture properties and save the changes to a new texture, but I don’t how to do it for texture Sprite. basically i want to know how to change sprite.texture, Can somebody help me do that?!
The texture is not kept in the sprite, not even in the sprites material, it’s in the SpriteRenderer.
I found a solution and its posted here:
Let me know if it helps!