simd_matrix_from_rows(_:_:_:_:)
Returns a new matrix with the specified rows.
Declaration
func simd_matrix_from_rows(_ row0: simd_half3, _ row1: simd_half3, _ row2: simd_half3, _ row3: simd_half3) -> simd_half3x4Returns a new matrix with the specified rows.
func simd_matrix_from_rows(_ row0: simd_half3, _ row1: simd_half3, _ row2: simd_half3, _ row3: simd_half3) -> simd_half3x4