docs.unity.cn
    Show / Hide Table of Contents

    Enum ComputeThicknessResolution

    Enum that defines the sets of scale which Compute Thickness.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ComputeThicknessResolution

    Fields

    Name Description Value
    Full

    The Compute Thickness will be rendered on Full resolution.


    0
    Half

    The Compute Thickness will be rendered on Half resolution.


    1
    Quarter

    The Compute Thickness will be rendered on Quarter resolution.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 17 July 2023