docs.unity3d.com
    Show / Hide Table of Contents

    Method set_epi64x

    set_epi64x(Int64, Int64)

    Set packed 64-bit integers in "dst" with the supplied values.

    Declaration
    public static v128 set_epi64x(long e1, long e0)
    Parameters
    Type Name Description
    Int64 e1

    Value 1

    Int64 e0

    Value 0

    Returns
    Type Description
    v128

    Vector

    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