The main game thread can offload some of the CPU cost to the rendering thread, freeing up its time to run more logic and render ticks.
3.7 KiB
3.7 KiB
The main game thread can offload some of the CPU cost to the rendering thread, freeing up its time to run more logic and render ticks.