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