docs.unity3d.com
    Show / Hide Table of Contents

    Method mm256_setr_epi64x

    mm256_setr_epi64x(Int64, Int64, Int64, Int64)

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

    Declaration
    public static v256 mm256_setr_epi64x(long e3, long e2, long e1, long e0)
    Parameters
    Type Name Description
    Int64 e3

    Element 3

    Int64 e2

    Element 2

    Int64 e1

    Element 1

    Int64 e0

    Element 0

    Returns
    Type Description
    v256

    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