Vector

extension Vector

SIMD conversion from double- to single-precision

  • Convert from double-precision floating-point values to single-precision floating-point values.

    Declaration

    Swift

    public var float3: simd_float3 { get }