An iterator that allows you to iterate over all positions within the BoundsInt.
Current | Current position of the enumerator. |
GetEnumerator | Returns this as an iterator that allows you to iterate over all positions within the BoundsInt. |
MoveNext | Moves the enumerator to the next position. |
Reset | Resets this enumerator to its starting state. |