docs.unity.cn
    Show / Hide Table of Contents

    Method cvtsd_si64

    cvtsd_si64(v128)

    Convert the lower double-precision (64-bit) floating-point element in "a" to a 64-bit integer, and store the result in "dst".

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

    Vector a

    Returns
    Type Description
    Int64

    64-bit integer

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