docs.unity.cn
    Show / Hide Table of Contents

    Method set_pd1

    set_pd1(Double)

    Broadcast double-precision (64-bit) floating-point value "a" to all elements of "dst".

    Declaration
    public static v128 set_pd1(double a)
    Parameters
    Type Name Description
    Double a

    Double-precision floating-point element

    Returns
    Type Description
    v128

    Vector

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