Event Trigger
C# Job System Overview

C# Job System

The Unity C# Job System lets you write simple and safe multithreaded code that interacts with the Unity Engine for enhanced game performance.

You can use the C# Job System with the Unity Entity Component System (ECS), which is an architecture that makes it simple to create efficient machine code for all platforms.


C# Job System job system

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答