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