EpicIceMan Posted March 14, 2013 Share Posted March 14, 2013 How do you query the values of the faces within a UV coordinate? Thank you Quote Link to comment Share on other sites More sharing options...
Annon Posted March 14, 2013 Share Posted March 14, 2013 Query the points, not face. If your uv attribute is vertex, use the attributePromote sop to promote it to points first. Stick it in a vopsop, then importAttribute (vector) the uv attribute. Plenty of ways to do this, but that's one... 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.