read detail attribute in Shading context

   1236   2   1
User Avatar
Member
168 posts
Joined:
Offline
Hi!

Is there a way to read detail attribute within a shading context of the object we are currently rendering ?
Or in other words - how can i access inline geoself() in shader ?
Albert
User Avatar
Member
8584 posts
Joined: July 2007
Online
Bind VOP should work to bind any attribute even detail
if there are multiple attributes of the same name and type the one with higher granularity will take precedence so vertex then point, prim and detail
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
168 posts
Joined:
Offline
Ah you’re right!
But what about inline vex?
Albert
  • Quick Links