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
    MSAA2x

    MSAA 2X.

    MSAA4x

    MSAA 4X.

    MSAA8x

    MSAA 8X.

    None

    No MSAA.

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use