1

enter image description here

Hi

Im trying to make something similar to the image above,

How can I color front and back with two different colors?

Thank you!

CONQUERER HOON
  • 733
  • 3
  • 15

1 Answers1

6

Just to add to @Hiserod's answer (and since I already made the gif).
To combine two colors, simply use it as a factor in MixRGB node.

enter image description here

Bonus edit:
To use a different texture on either side, you can use the following setup:

enter image description here enter image description here

jachym michal
  • 31,744
  • 5
  • 55
  • 115