art3mis Posted July 29, 2018 Share Posted July 29, 2018 How would you simply convert 1 Point attribute to another? I have a float Point attribute called mask in a wire object. I simply want pscale to equal this mask value. I'm using VOPs but guessing some type of VEX or VEXpression is necessary? Quote Link to comment Share on other sites More sharing options...
Sepu Posted July 29, 2018 Share Posted July 29, 2018 If I understand you correcty in Vops use a bind and bind export or in wrangle. @pscale = @mask; Quote Link to comment Share on other sites More sharing options...
art3mis Posted July 29, 2018 Author Share Posted July 29, 2018 Thanks! 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.