csharp
public record class GeometryQualityGeometry and culling knobs for one tier.
Fields and properties (3)
public CullingMode? CullingWhich culling shape the frame runs — CullingMode.
public bool? VirtualGeometryWhether virtualized geometry draws. ⚠ Carried, not yet consumed: whether a project has virtualized geometry is the host's, and the expansion does not emit the traversal node yet.
public float? LodBiasLevels added to every LOD pick, positive for coarser. ⚠ Carried, not yet consumed: its first consumer now exists — TerrainComponent.LodBias declares itself "for a scalability setting" — but nothing extracts terrain into a frame yet, so no path hands the resolved value over.
Used by (6)
- QualityTierOverridesVixen.Rendering.PostFx
- RenderQualityVixen.Rendering.PostFx
- RenderQualityTestsVixen.Rendering.PostFx.Tests
- TypeRegistrationVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_GeometryQualitySerializerVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_QualityTierOverridesSerializerVixen.Rendering.PostFx