Correct way to use point attributes

   2920   2   0
User Avatar
Member
948 posts
Joined: April 2008
Offline
What is the correct way to use point attributes to drive the shading, I know that some known attributes as “uv” is translated to st. If I try to use bind to get a custom point attribute it doesn't seem to work even seeing it in the graph editor am I missing. something?
https://vimeo.com/user2163076 [vimeo.com]
User Avatar
Member
7762 posts
Joined: Sept. 2011
Offline
Point attributes are translated to USD vertex (varying) primvars by sopimport if they are in the attributes to import mask. They should bind in all the normal ways in shaders and appear in the scene graph details.
User Avatar
Member
948 posts
Joined: April 2008
Offline
jsmack
Point attributes are translated to USD vertex (varying) primvars by sopimport if they are in the attributes to import mask. They should bind in all the normal ways in shaders and appear in the scene graph details.

Thanks for the feedback, I'll check it out.
https://vimeo.com/user2163076 [vimeo.com]
  • Quick Links