docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_set_ps

    mm256_set_ps(float, float, float, float, float, float, float, float)

    Set packed single-precision (32-bit) floating-point elements in dst with the supplied values.

    Declaration
    public static v256 mm256_set_ps(float e7, float e6, float e5, float e4, float e3, float e2, float e1, float e0)
    Parameters
    Type Name Description
    float e7

    Element 7

    float e6

    Element 6

    float e5

    Element 5

    float e4

    Element 4

    float e3

    Element 3

    float e2

    Element 2

    float e1

    Element 1

    float e0

    Element 0

    Returns
    Type Description
    v256

    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)