Unity C# Job System 学习

https://docs.unity3d.com/2018.4/Documentation/Manual/JobSystem.html

C# Job System Overview

What is multithreading?

What is a job system?

The safety system in the C# Job System

NativeContainer

Creating jobs

Scheduling jobs

JobHandler and dependencies

ParallelFor jobs

ParallelForTransform jobs

C# Job System tips and troubleshooting

C# Job System Overview

What is multithreading?

What is a job system?

The safety system in the C# Job System

NativeContainer

Creating jobs

Scheduling jobs

JobHandler and dependencies

ParallelFor jobs

ParallelForTransform jobs

C# Job System tips and troubleshooting

猜你喜欢

转载自www.cnblogs.com/revoid/p/12735997.html