struct ModelAnimCollection.Enumerator
An allocation-free struct enumerator for a
ModelAnimCollection.
Instance Methods
| Dispose | Nothing to dispose, this is here to satisfy the IEnumerator interface. |
| MoveNext | Advances to the next Anim. |
| Reset | Resets the enumerator to before the first element. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!