Enum MSAASamples
Number of MSAA samples.
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public enum MSAASamples
Fields
Name | Description |
---|---|
MSAA2x | MSAA 2X. |
MSAA4x | MSAA 4X. |
MSAA8x | MSAA 8X. |
None | No MSAA. |