docs.unity3d.com
    Show / Hide Table of Contents

    Enum DecalLayerEnum

    Decal Layers.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum DecalLayerEnum

    Fields

    Name Description Value
    Nothing

    The light will no affect any object.

    0
    LightLayerDefault

    Decal Layer 0.

    1
    DecalLayer1

    Decal Layer 1.

    2
    DecalLayer2

    Decal Layer 2.

    4
    DecalLayer3

    Decal Layer 3.

    8
    DecalLayer4

    Decal Layer 4.

    16
    DecalLayer5

    Decal Layer 5.

    32
    DecalLayer6

    Decal Layer 6.

    64
    DecalLayer7

    Decal Layer 7.

    128
    Everything

    Everything.

    255
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023