docs.unity3d.com
    Show / Hide Table of Contents

    Constructor Hash128

    Hash128(uint4)

    Declaration
    public Hash128(uint4 value)
    Parameters
    Type Name Description
    uint4 value

    Hash128(UInt32, UInt32, UInt32, UInt32)

    Declaration
    public Hash128(uint x, uint y, uint z, uint w)
    Parameters
    Type Name Description
    UInt32 x
    UInt32 y
    UInt32 z
    UInt32 w

    Hash128(String)

    Construct a hash from a 32 character hex string If the string has the incorrect length or non-hex characters the Value will be all 0

    Declaration
    public Hash128(string value)
    Parameters
    Type Name Description
    String value
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023