simd_matrix(_:_:)
Returns a new matrix with the specified columns.
Declaration
func simd_matrix(_ col0: simd_half3, _ col1: simd_half3) -> simd_half2x3Returns a new matrix with the specified columns.
func simd_matrix(_ col0: simd_half3, _ col1: simd_half3) -> simd_half2x3