docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method alignr_epi8

    alignr_epi8(v128, v128, int)

    Concatenate 16-byte blocks in "a" and "b" into a 32-byte temporary result, shift the result right by "count" bytes, and store the low 16 bytes in "dst".

    Declaration
    public static v128 alignr_epi8(v128 a, v128 b, int count)
    Parameters
    Type Name Description
    v128 a

    Vector a

    v128 b

    Vector b

    int count

    Byte count

    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)