docs.unity3d.com
    Show / Hide Table of Contents

    Method set_epi16

    set_epi16(Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16)

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

    Declaration
    public static v128 set_epi16(short e7, short e6, short e5, short e4, short e3, short e2, short e1, short e0)
    Parameters
    Type Name Description
    Int16 e7

    Value 7

    Int16 e6

    Value 6

    Int16 e5

    Value 5

    Int16 e4

    Value 4

    Int16 e3

    Value 3

    Int16 e2

    Value 2

    Int16 e1

    Value 1

    Int16 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