docs.unity.cn
    Show / Hide Table of Contents

    Enum MSAASamples

    Number of MSAA samples.

    Namespace: UnityEngine.Rendering
    Syntax
    public enum MSAASamples

    Fields

    Name Description Value
    None

    No MSAA.

    1
    MSAA2x

    MSAA 2X.

    2
    MSAA4x

    MSAA 4X.

    4
    MSAA8x

    MSAA 8X.

    8

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021