A way of dispatching functions to the main thread in Unity projects. Useful for functions that Unity limits to the main thread from different threads. This package is meant to be a dependency for ...
Provides helper APIs for multithreading in Unity. Provides helper methods to access to the Unity main thread. Helper methods to execute jobs in the Unity Job system.