BuiltInTriangleIntersectionAttributes.barycentrics¶
Description¶
Barycentric coordinates of the intersection point on the triangle.
Signature¶
vector<float, 2> BuiltInTriangleIntersectionAttributes.barycentrics;
Barycentric coordinates of the intersection point on the triangle.
vector<float, 2> BuiltInTriangleIntersectionAttributes.barycentrics;