subscript(column:)

Accesses the column at the specified index.

Declaration

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