Contents

subscript(_:)

Accesses the column at the specified position.

Declaration

subscript(column: Int) -> SIMD4<Float> { get set }

See Also

Element Access