Enum AntialiasingQuality
Controls SubpixelMorphologicalAntiAliasing SMAA anti-aliasing quality.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum AntialiasingQuality
Fields
| Name | Description | Value |
|---|---|---|
| Low | Use this to select the low |
0 |
| Medium | Use this to select the medium |
1 |
| High | Use this to select the high |
2 |