So I have a texture, and lets say I wanna change the color of the pixel at 5 on the X axis and 12 on the Y axis to Color.blue, how can I do this without changing rest of the texture?
So I have a texture, and lets say I wanna change the color of the pixel at 5 on the X axis and 12 on the Y axis to Color.blue, how can I do this without changing rest of the texture?