Skip to main content
edited tags
Link
Kevin
  • 7k
  • 1
  • 12
  • 32
added 2 characters in body
Source Link

Say I've got a character model where part of the armface has two UV maps: one's mapped to the generic body texture, the other covers a small area on the armface to allow for a highly detailed tattoo.

I want to create a shader graph that will let me dynamically blend the tattoo over the skin texture, but I can't figure out how to process both textures so that they can be fed into a blend node.

Say I've got a character model where part of the arm has two UV maps: one's mapped to the generic body texture, the other covers a small area on the arm to allow for a highly detailed tattoo.

I want to create a shader graph that will let me dynamically blend the tattoo over the skin texture, but I can't figure out how to process both textures so that they can be fed into a blend node.

Say I've got a character model where part of the face has two UV maps: one's mapped to the generic body texture, the other covers a small area on the face to allow for a highly detailed tattoo.

I want to create a shader graph that will let me dynamically blend the tattoo over the skin texture, but I can't figure out how to process both textures so that they can be fed into a blend node.

Source Link

Blend different size textures in Shader Graph

Say I've got a character model where part of the arm has two UV maps: one's mapped to the generic body texture, the other covers a small area on the arm to allow for a highly detailed tattoo.

I want to create a shader graph that will let me dynamically blend the tattoo over the skin texture, but I can't figure out how to process both textures so that they can be fed into a blend node.