subscript(_:)

Accesses the row at the specified index.

Declaration

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