docs.unity.cn
    Show / Hide Table of Contents

    Enum ShadowQuality

    The elements in this enum define how Unity renders shadows.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum ShadowQuality

    Fields

    Name Description Value
    Disabled

    Disables the shadows.


    0
    HardShadows

    Shadows have hard edges.


    1
    SoftShadows

    Filtering is applied when sampling shadows. Shadows have smooth edges.


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