szmatefy Posted March 12, 2018 Share Posted March 12, 2018 Hey folks, I've got a big issue. I have a model with 2 UV sets, and I need to use 2 textures with the 2 UV sets. How to set up principled shader to use a give UV set? for a specific texture? Layer node is not available in 16.5 (deprecated) Cheers, Szabolcs Quote Link to comment Share on other sites More sharing options...
davpe Posted March 12, 2018 Share Posted March 12, 2018 hi, now you can specify uv attribute directly in the uvcoords VOP. if you are using principled shader (the one with texture slots promoted), you have to unlock the shader, go inside, find the uvcoords1 VOP and change the uv attribute there. if you're using principled core, it's a bit more straightforward - just plug uvcoords VOP in the texture VOP and specify the uv attribute. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.