docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetUniqueID

    GetUniqueID<T>()

    Returns the cloud type unique ID. Use this to override the cloudType in the Visual Environment volume component.

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

    The unique ID for the requested cloud type.

    Type Parameters
    Name Description
    T

    Type of clouds.

    GetUniqueID(Type)

    Returns the cloud type unique ID. Use this to override the cloudType in the Visual Environment volume component.

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

    Type of clouds.

    Returns
    Type Description
    int

    The unique ID for the requested cloud 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)