Contents

subscript(_:)

Accesses a single joint transform in the collection at the given index.

Declaration

subscript(index: JointTransforms.Index) -> Transform { get set }

Overview

For more on accessing elements by index, see subscript(_:).

See Also

Accessing joint transforms