csharp
public enum FxaaPresetWhich of FXAA's own trade-off points the pass runs at.
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)
PerformanceFewer edges, lighter blend — the integrated-GPU setting.
BalancedThe shader's own defaults.
QualityEvery edge the luminance test can find, blended at full strength.
Used by (8)
- PostFidelityQualityVixen.Rendering.PostFx
- RenderQualityVixen.Rendering.PostFx
- RenderQualityTestsVixen.Rendering.PostFx.Tests
- ResolvedQualityVixen.Rendering.PostFx
- SerializerRegistrationVixen.Rendering.PostFx
- StandardFrameVixen.Rendering.PostFx
- TypeRegistrationVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_PostFidelityQualitySerializerVixen.Rendering.PostFx