simd_make_float3(_:)
Returns a new vector by truncating the specified four-element vector.
Declaration
func simd_make_float3(_ other: simd_float4) -> simd_float3Returns a new vector by truncating the specified four-element vector.
func simd_make_float3(_ other: simd_float4) -> simd_float3