![]() |
LayerProcGen v0.4.0
Layer-based infinite procedural generation
|
Interface for routines enqueued to be processed on the main thread. More...
Public Member Functions | |
| IEnumerator | Process () |
| Called by MainThreadActionQueue when enqueued to get the enumerator. MoveNext is then called on the enumerator on the main thread. | |
Interface for routines enqueued to be processed on the main thread.