docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method load_ps

    load_ps(void*)

    Load 128-bits (composed of 4 packed single-precision (32-bit) floating-point elements) from memory into dst.

    Declaration
    public static v128 load_ps(void* ptr)
    Parameters
    Type Name Description
    void* ptr

    Pointer

    Returns
    Type Description
    v128

    Vector

    Remarks

    Burst will always generate unaligned loads.

    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)