Version: Unity 6.2 (6000.2)
Language : English
Parallel jobs
Introduction to NativeContainer

Thread safe types

The job system works best when you use it with the Burst compiler. Because Burst doesn’t support managed objects, you need to use unmanaged types to access the data in jobs. You can do this with blittable types, or use Unity’s built-in NativeContainer objects.

Topic Description
Introduction to NativeContainer Understand Unity’s custom thread-safe type, NativeContainer.
Implement a custom NativeContainer Implement custom native containers.
Copying NativeContainer structures Copy and reference multiple native containers.
Custom NativeContainer example Use a real world custom NativeContainer example.

Additional resources

Parallel jobs
Introduction to NativeContainer
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961