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.
560 B
560 B
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.