docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method insert_epi8

    insert_epi8(v128, byte, int)

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

    Declaration
    public static v128 insert_epi8(v128 a, byte i, int imm8)
    Parameters
    Type Name Description
    v128 a

    Vector a

    byte i

    lower 8-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)