docs.unity3d.com
    Show / Hide Table of Contents

    Method set_epi32

    set_epi32(Int32, Int32, Int32, Int32)

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

    Declaration
    public static v128 set_epi32(int e3, int e2, int e1, int e0)
    Parameters
    Type Name Description
    Int32 e3

    Value 3

    Int32 e2

    Value 2

    Int32 e1

    Value 1

    Int32 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