Reply To: At 9:37 why does the grid still show as a texture on the model when the UV map isn’t placed on the grid?

Forum Archive At 9:37 why does the grid still show as a texture on the model when the UV map isn’t placed on the grid? Reply To: At 9:37 why does the grid still show as a texture on the model when the UV map isn’t placed on the grid?

#82250
Dwayne Savage
Participant

    I you look at the image node you will see it says repeat. This means the image is repeated over and over on both the x and y. If you change repeat to clip then it will just be black with an alpha 0 outside of the grid. Hope that helps.