Vixen
caa30e12
csharp
public record class LightQuality

Light-list capacities for one tier.

Read the guide page for this →

Remarks

⚠ Both entries are carried, not yet consumed: the capacities live on ForwardLightingRenderFeature, which the host constructs before any document is read. They land in the preset first so a project's tiers do not change shape when the host learns to read them; clustered on/off and cookie resolution join them when those knobs exist.

Fields and properties (2)

  • public int? MaxLights

    How many punctual lights the frame packs.

  • public int? MaxLightsPerObject

    How many of them one object may read.

Used by (5)

  • QualityTierOverridesVixen.Rendering.PostFx
  • RenderQualityVixen.Rendering.PostFx
  • TypeRegistrationVixen.Rendering.PostFx
  • Vixen_Rendering_PostFx_LightQualitySerializerVixen.Rendering.PostFx
  • Vixen_Rendering_PostFx_QualityTierOverridesSerializerVixen.Rendering.PostFx