struct BuiltInTriangleIntersectionAttributes
Description
Built-in structure containing intersection attributes for triangle primitives.
Fields
barycentrics : vector<float, 2>
Barycentric coordinates of the intersection point on the triangle.
Built-in structure containing intersection attributes for triangle primitives.
Barycentric coordinates of the intersection point on the triangle.