docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_castsi256_si128

    mm256_castsi256_si128(v256)

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

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

    Vector a

    Returns
    Type Description
    v128

    Vector

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