I need to change the background color of a PNG to a specific color. The background of the lable renders black and I want so set the color by my own.
How can I do it within the node editor?
Here's the PNG and the nodes:
Thanks!
I need to change the background color of a PNG to a specific color. The background of the lable renders black and I want so set the color by my own.
How can I do it within the node editor?
Here's the PNG and the nodes:
Thanks!
I would just add in a MixRGB node between your transparent image and the color of the principled shader.
Make sure you plug in the alpha socket into the factor of the MixRGB node and change the color to your liking.