public record class GlobalIlluminationQualityGlobal-illumination knobs for one tier.
Fields and properties (10)
public int? IrradianceBudgetProbes re-rendered per frame — Budget.
public int? DilationPassesBorder dilation passes — DilationPasses.
public int? ProbeTileSizeThe screen-probe tile side — TileSize.
public bool? ScreenTracesWhether the gather traces the screen first — ScreenTraces.
public int? DfaoSamplesCone samples per pixel of the distance-field march. ⚠ Carried, not yet consumed: the march's sample count is compiled into its shader today, and the knob lands here first so presets do not change shape when the node learns to read it.
public float? DfaoScaleThe distance-field march's resolution scale. ⚠ Carried, not yet consumed — see DfaoSamples.
public int? SsaoDirectionsHorizon directions per pixel — Directions.
public int? SsaoStepsMarch steps per direction — Steps.
public float? SsaoScaleThe AO pass's resolution scale — Scale.
public int? SurfaceCacheSizeThe surface-cache atlas side in texels. ⚠ Carried, not yet consumed: SurfaceCacheAsset sizes its atlas internally today.
Used by (5)
- QualityTierOverridesVixen.Rendering.PostFx
- RenderQualityVixen.Rendering.PostFx
- TypeRegistrationVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_GlobalIlluminationQualitySerializerVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_QualityTierOverridesSerializerVixen.Rendering.PostFx