subscript(_:)

Accesses the blend shape weights data at the specified index.

Declaration

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