docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ShadowResolution

    This controls the size of the shadow map texture.

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

    Fields

    Name Description
    _1024

    Use this for 1024x1024 shadow resolution.

    _2048

    Use this for 2048x2048 shadow resolution.

    _256

    Use this for 256x256 shadow resolution.

    _4096

    Use this for 4096x4096 shadow resolution.

    _512

    Use this for 512x512 shadow resolution.

    _8192

    Use this for 8192x8192 shadow resolution.

    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)