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