subscript(_:)

Accesses the row at the specified index.

Declaration

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