docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_floor_pd

    mm256_floor_pd(v256)

    Round the packed double-precision (64-bit) floating-point elements in a down to an integer value, and store the results as packed double-precision floating-point elements in dst.

    Declaration
    public static v256 mm256_floor_pd(v256 val)
    Parameters
    Type Name Description
    v256 val

    Value

    Returns
    Type Description
    v256

    Vector

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