Stremik Posted June 22, 2003 Share Posted June 22, 2003 Hi. I'm a bit puzzled as to how declare multiple variables in VOP builder. Should I use Parameter/Constant OPs for every single variable or is there an OP that would hold all of them? Thank you! Quote Link to comment Share on other sites More sharing options...
Wolfwood Posted June 22, 2003 Share Posted June 22, 2003 You have to create all the parameters by hand. If you want shader parameters then use the Parameter VOP, if you want local variables then use the Constant VOP. You could create a new VOP type and define all your variables there. Just remember the $. jim. 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.