CinnamonMetal Posted September 23, 2018 Share Posted September 23, 2018 How do I import the primID into materials also how do I specify only specific primitive id's to fetch ? Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted September 23, 2018 Share Posted September 23, 2018 getprimid delivers the primitive numbers and bind can read in other primitive attributes (eg a custom integer like use_in_mat). Just multiply both attributes to filter out what primitives are to be used (see attachment). prim_colors.hiplc 1 Quote Link to comment Share on other sites More sharing options...
CinnamonMetal Posted September 23, 2018 Author Share Posted September 23, 2018 Once you have the primitive number, how would you blend or mix it with other primitives for which you did not fetch the primitive number, a simple colorMix VOP ? 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.