docs.unity.cn
    Show / Hide Table of Contents

    Method cvtss_f32

    cvtss_f32(v128)

    Copy the lower single-precision (32-bit) floating-point element of "a" to "dst".

    Declaration
    public static float cvtss_f32(v128 a)
    Parameters
    Type Name Description
    v128 a

    Vector a

    Returns
    Type Description
    Single

    32-bit floating point element

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