matrix_from_rows(_:_:)
Returns a new matrix with the specified rows.
Declaration
func matrix_from_rows(_ row0: SIMD3<Float>, _ row1: SIMD3<Float>) -> simd_float3x2Returns a new matrix with the specified rows.
func matrix_from_rows(_ row0: SIMD3<Float>, _ row1: SIMD3<Float>) -> simd_float3x2