subscript(column:)

Accesses the column at the specified index.

Declaration

subscript(column index: Int) -> USDValue.Matrix2f.VectorType { get set }