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) -> simd_half3x3Returns a new matrix with the specified rows.
func simd_matrix_from_rows(_ row0: simd_half3, _ row1: simd_half3, _ row2: simd_half3) -> simd_half3x3