csharp
public readonly record struct LodMembershipWhich LOD group an object belongs to, and which level of it it is.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public int GroupThe group's index, or 0 for an object with no LOD.
public int LevelWhich level this object is — 0 is the most detailed.
Methods (1)
public LodMembership(int Group, int Level)Which LOD group an object belongs to, and which level of it it is.
Used by (1)
- LodRenderFeatureVixen.Rendering