Hi,
I am going to deploy my game on a PC with dual core. I need one of the cores to be 100% committed to a certain background thread that I open in my game, and for the rest of the game (or at least most of it) to run on the other core.
Is there any way I can control this in unity?
↧