docs.unity.cn
    Show / Hide Table of Contents

    Method cvtsi128_si64x

    cvtsi128_si64x(v128)

    Copy the lower 64-bit integer in "a" to "dst".

    Declaration
    public static long cvtsi128_si64x(v128 a)
    Parameters
    Type Name Description
    v128 a

    Vector a

    Returns
    Type Description
    Int64

    Integer

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