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 ?
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