docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CombineFNV1A64

    CombineFNV1A64(ulong, ulong)

    Combines a FNV1A64 hash with a value.

    Declaration
    public static ulong CombineFNV1A64(ulong hash, ulong value)
    Parameters
    Type Name Description
    ulong hash

    Input Hash.

    ulong value

    Value to add to the hash.

    Returns
    Type Description
    ulong

    A combined FNV1A64 hash.

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