Method Next
Next(float)
Increment coordinates to the next overlay and return the current overlay rect.
Declaration
public Rect Next(float aspect = 1)
Parameters
| Type | Name | Description | 
|---|---|---|
| float | aspect | Aspect of the current overlay.  | 
    
Returns
| Type | Description | 
|---|---|
| Rect | Returns a rect of the current overlay.  |