Vixen
caa30e12
csharp
public enum FxaaPreset

Which of FXAA's own trade-off points the pass runs at.

Read the guide page for this →

Remarks

A preset over FxaaAsset's three thresholds rather than three more numbers in the quality table, because the thresholds only mean anything as a set: a low edge threshold with low subpixel quality finds edges it then declines to soften.

Fields and properties (3)

  • Performance

    Fewer edges, lighter blend — the integrated-GPU setting.

  • Balanced

    The shader's own defaults.

  • Quality

    Every edge the luminance test can find, blended at full strength.

Used by (7)

  • PostFidelityQualityVixen.Rendering.PostFx
  • RenderQualityVixen.Rendering.PostFx
  • RenderQualityTestsVixen.Rendering.PostFx.Tests
  • ResolvedQualityVixen.Rendering.PostFx
  • StandardFrameVixen.Rendering.PostFx
  • TypeRegistrationVixen.Rendering.PostFx
  • Vixen_Rendering_PostFx_PostFidelityQualitySerializerVixen.Rendering.PostFx