I'm in Unity3D, and well, its API is a bit cumbersome, since it only lets you use its methods in the main thread, and well, and I want to use a Parallel.ForEach to accelerate a process. Basically, what I need to do is walk an IEnumerable ......
asked by
10.08.2018 / 15:09