docs.unity3d.com
    Show / Hide Table of Contents

    Method setr_pd

    setr_pd(Double, Double)

    Set packed double-precision (64-bit) floating-point elements in "dst" with the supplied values in reverse order.

    Declaration
    public static v128 setr_pd(double e1, double e0)
    Parameters
    Type Name Description
    Double e1

    Double-precision floating-point element 1

    Double e0

    Double-precision floating-point element 0

    Returns
    Type Description
    v128

    Vector

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023