Mcronin Posted October 1, 2003 Share Posted October 1, 2003 I'm trying to build a simple shader in VOPs, and I'd like to be able to set the UV Shading Layer in the SHOP's parameter page for specific maps. The Shading Layer Parameter is not accessable from the SHOP, and does not accept an input. Anyone know how I'd go about doing this? Quote Link to comment Share on other sites More sharing options...
stevenong Posted October 1, 2003 Share Posted October 1, 2003 Hey Michael, You probably have to setup an Int Parameter with a menu of choices: 0 "uv" 1 "uv2" 2 "uv3" etc Then pipe that to a Switch VOP with as many corresponding Shading Layer VOPs connected to it. Cheers! steven Quote Link to comment Share on other sites More sharing options...
Mcronin Posted October 1, 2003 Author Share Posted October 1, 2003 You are brilliant! That's sounds like it just might work. 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.