Contents

matrix_from_columns(_:_:)

Returns a new matrix with the specified columns.

Declaration

func matrix_from_columns(_ col0: SIMD3<Float>, _ col1: SIMD3<Float>) -> simd_float2x3

See Also

Deprecated Symbols