subscript(_:) Accesses the row at the specified index. Declarationsubscript(index: Int) -> USDValue.Matrix2f.VectorType { get set }