docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method insert_epi64

    insert_epi64(v128, long, int)

    Copy "a" to "dst", and insert the 64-bit integer "i" into "dst" at the location specified by "imm8".

    Declaration
    public static v128 insert_epi64(v128 a, long i, int imm8)
    Parameters
    Type Name Description
    v128 a

    Vector a

    long i

    64-bit integer

    int imm8

    Location

    Returns
    Type Description
    v128

    Vector

    In This Article
    Back to top
    Copyright © 2025 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)