docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_castpd128_pd256

    mm256_castpd128_pd256(v128)

    For compatibility with C++ code only. This is a no-op in Burst.

    Declaration
    public static v256 mm256_castpd128_pd256(v128 a)
    Parameters
    Type Name Description
    v128 a

    Vector a

    Returns
    Type Description
    v256

    Vector

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, August 23, 2022
    Terms of use