docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetHashCode

    GetHashCode(Camera)

    Returns the hash code of the sky parameters.

    Declaration
    public override int GetHashCode(Camera camera)
    Parameters
    Type Name Description
    Camera camera

    The camera we want to use to compute the hash of the sky.

    Returns
    Type Description
    int

    The hash code of the sky parameters.

    Overrides
    SkySettings.GetHashCode(Camera)

    GetHashCode()

    Returns the hash code of the parameters of the sky.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int

    The hash code of the parameters of the sky.

    Overrides
    SkySettings.GetHashCode()
    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)