Vixen
caa30e12
csharp
public record class ReflectionQuality

Reflection knobs for one tier.

Read the guide page for this →

Fields and properties (3)

  • public int? ScreenSteps

    Screen-trace steps per ray — ScreenSteps.

  • public float? RoughnessThreshold

    Roughness above which nothing is traced — RoughnessThreshold.

  • public float? TraceScale

    The trace target's resolution scale. ⚠ Carried, not yet consumed: the trace runs at the plane's own size today.

Used by (5)

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