Enum SuperSamplingCount | Unity Recorder | 2.1.0-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum SuperSamplingCount

    Sets which level of multisample anti-aliasing (MSAA) to use for the capture.

    Namespace: UnityEditor.Recorder.Input
    Syntax
    public enum SuperSamplingCount

    Fields

    Name Description
    X1

    MSAA level 1

    X16

    MSAA level 16

    X2

    MSAA level 2

    X4

    MSAA level 4

    X8

    MSAA level 8

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX