docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MsaaQuality

    Options for setting MSAA Quality. This defines how many samples URP computes per pixel for evaluating the effect.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum MsaaQuality

    Fields

    Name Description
    Disabled

    Disables MSAA.

    _2x

    Use this for 2 samples per pixel.

    _4x

    Use this for 4 samples per pixel.

    _8x

    Use this for 8 samples per pixel.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)