docs.unity.cn
    Show / Hide Table of Contents

    Enum SkyType

    Informative enumeration containing SkyUniqeIDs already used by HDRP. When users write their own sky type, they can use any ID not present in this enumeration or in their project.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum SkyType

    Fields

    Name Description Value
    HDRI

    HDRI Sky Unique ID.

    1
    Procedural

    Procedural Sky Unique ID.

    2
    Gradient

    Gradient Sky Unique ID.

    3
    PhysicallyBased

    Physically Based Sky Unique ID.

    4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021