subscript(column:)

Accesses the column at the specified index.

Declaration

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