sanostol Posted August 22, 2013 Share Posted August 22, 2013 (edited) how can I get attributes of the second input, I want to transfere vertex attributes from the second input, bind vop and parametervops do not workm, they just pull data from the first input Martin Edited August 22, 2013 by sanostol Quote Link to comment Share on other sites More sharing options...
Hudson Posted August 22, 2013 Share Posted August 22, 2013 (edited) The only way I could do it was to promote the vertex attributes to points since the attrVOP only accepts one "class" in the attribute bindings tab. Theafter use a pc import to get the values. See attached attr_vop.hipnc Edited August 22, 2013 by Hudson Quote Link to comment Share on other sites More sharing options...
sanostol Posted September 26, 2013 Author Share Posted September 26, 2013 sorry for the delay, thanks. but isn't a pcloud iteration a little bit to overpowered. a getattributeVOP should be sufficient. Quote Link to comment Share on other sites More sharing options...
Hudson Posted September 26, 2013 Share Posted September 26, 2013 I totally agree. Altough I coud not figure out a different way to approach this at the moment :/ 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.