csharp
public readonly record struct LodGroupOne LOD group's switch points.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public float[] ThresholdsThe screen-height fraction below which each level gives way to the next, descending.
public int LevelCountHow many levels the group has — one more than it has thresholds.
Methods (1)
public LodGroup(float[] Thresholds)One LOD group's switch points.
Used by (2)
- LodRenderFeatureVixen.Rendering
- LodTestsVixen.Rendering.Tests