1
$\begingroup$

My texture has some black text (on right side of picture,) and also a transparent background. But the text also is transparent?!? Plus I must keep the text black.

Picture:enter image description here

Please help.

$\endgroup$
2
  • 2
    $\begingroup$ try removing that "use alpha" setting...? black is interpreted as transparency if such thing is enabled... $\endgroup$ Commented Jul 1, 2017 at 14:07
  • 3
    $\begingroup$ Try plugging the alpha output to the factor input of the mix shader, and swap shaders if necessary. $\endgroup$ Commented Jul 1, 2017 at 14:08

2 Answers 2

2
$\begingroup$

Plug the "Alpha" output in the Image Texture node to the "Factor" input in the Mix Shader node, and swap diffuse shaders if necessary.

$\endgroup$
1
$\begingroup$

Thanks for you help Tooniis!

I added the alpha in the mix node. And then switched the other two around.

enter image description here

$\endgroup$
1
  • $\begingroup$ You can put this as an update in your question, and please click that green check mark under the vote count on my answer it means that this answer is what you are looking for. $\endgroup$ Commented Jul 1, 2017 at 19:40

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.