docs.unity.cn
    Show / Hide Table of Contents

    Method broadcast_ss

    broadcast_ss(Void*)

    Broadcast a single-precision (32-bit) floating-point element from memory to all elements of dst.

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

    Pointer

    Returns
    Type Description
    v128

    Vector

    Remarks

    **** VBROADCASTSS xmm1, m32

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use