index(after:)
Returns the position in the collection that follows an index.
Declaration
func index(after i: AnimationLibraryComponent.AnimationCollection.Index) -> AnimationLibraryComponent.AnimationCollection.IndexParameters
- i:
A valid index of the collection.
imust be less thanendIndex.