subscript(_:)

Accesses the pose at the specified index.

Declaration

subscript(index: SkeletalPoseSet.Index) -> SkeletalPoseSet.Element { get set }