docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method set_epi32

    set_epi32(int, int, int, int)

    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
    int e3

    Value 3

    int e2

    Value 2

    int e1

    Value 1

    int e0

    Value 0

    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)