docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ShadowQuality

    The elements in this enum define how Unity renders shadows.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum ShadowQuality

    Fields

    Name Description
    Disabled

    Disables the shadows.

    HardShadows

    Shadows have hard edges.

    SoftShadows

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

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)