index(after:)
Returns the position in the sequence of the weight that follows the given position.
Declaration
func index(after i: BlendShapeWeights.Index) -> BlendShapeWeights.IndexDiscussion
For more on calculating indices, see index(after:).
Returns the position in the sequence of the weight that follows the given position.
func index(after i: BlendShapeWeights.Index) -> BlendShapeWeights.IndexFor more on calculating indices, see index(after:).