docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetUniqueID

    GetUniqueID<T>()

    Returns the sky type unique ID. Use this to override the skyType in the Visual Environment volume component.

    Declaration
    public static int GetUniqueID<T>()
    Returns
    Type Description
    int

    The unique ID for the requested sky type.

    Type Parameters
    Name Description
    T

    Type of the sky.

    GetUniqueID(Type)

    Returns the sky type unique ID. Use this to override the skyType in the Visual Environment volume component.

    Declaration
    public static int GetUniqueID(Type type)
    Parameters
    Type Name Description
    Type type

    Type of the sky.

    Returns
    Type Description
    int

    The unique ID for the requested sky type.

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