Juzwa Posted June 14, 2016 Share Posted June 14, 2016 (edited) Hi, So I created a new point float attribute and then I use attribtransfer node. After I just want to visualise my transfered new attribute. So I use point SOP and in one of the channels I want to type in '$MY_NEW_ATTRIB', but I get an error, cannot evaluate expression. On the node above I do have an attribute my_new_attrib. I guess I'm typing this the wrong way. How can I visualize it using some expression? Edited June 14, 2016 by Juzwa Quote Link to comment Share on other sites More sharing options...
Juzwa Posted June 14, 2016 Author Share Posted June 14, 2016 (edited) Okay. Managed to figure it out. It should be @my_new_attrib instead of $MY_NEW_ATTRIB. I tried it before, but I had too big distance threshold in attribtransfer and it confused me. So it was working from the start Edited June 14, 2016 by Juzwa Quote Link to comment Share on other sites More sharing options...
dimovfx Posted June 15, 2016 Share Posted June 15, 2016 Or if you just want to visualize attribute as color, you can use attribute wrangle and type v@Cd = @my_new_attribute; Quote Link to comment Share on other sites More sharing options...
mestela Posted June 15, 2016 Share Posted June 15, 2016 Or select a sop, hit 'x' on your keyboard, and use a visualizer sop: 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.