csharp
public readonly record struct ImpostorSampleHow much of a cell a direction takes, when three of them are blended.
Fields and properties (2)
public ImpostorCell CellWhich cell.
public float WeightHow much of it, 0…1. The three weights sum to one.
Methods (1)
public ImpostorSample(ImpostorCell Cell, float Weight)How much of a cell a direction takes, when three of them are blended.
Used by (2)
- ImpostorGridVixen.Rendering
- ImpostorTestsVixen.Rendering.Tests