csharp
public readonly record struct BarycentricsA pixel's position inside a triangle, and how fast that position changes.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Barycentrics in Barycentrics.rvn. Three weights rather than two because an interpolation is a weighted sum of three corner values, and carrying the third explicitly is what lets one struct interpolate a scalar, a vector or a matrix with no special case for which corner is the origin.
Fields and properties (3)
Methods (1)
Used by (2)
- ClusterAttributeTestsVixen.Rendering.Tests
- ClusterAttributesVixen.Rendering