UnityThreadHelper
Marrrk
$10.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/11(2018) |
10.0 |
11/17(2024) |
10.0 |
Jump AssetStore
The UnityThreadHelper allows you easier access to threads.
Using threads in your application allows you to take control of all cores and processors on your target system. Without this you only use a small fragment of the true power of your potential performance.
Features:
- integrates Unity to control the thread lifetime
- allows calling of Unity API methods from inside threads (Dispatcher)
- adds a powerful Dispatcher which allows to send commands to other threads
- adds a powerful Thread class which enables you to use simple functions to be run in a separate thread
- adds a powerful TaskDistributor, which allows you to perform small actions in the background
- allows to prioritize your Tasks which can be send to threads, prioritizing tasks allows you to delay less important things and favors more needed ones
API Reference
Initial Unity Forum thread
Full source code included!
Visit the initial forum thread if you are not interested in buying this asset but would like to use it.