Rasagar/Library/PackageCache/com.unity.collections/Documentation~/index.md
2024-08-26 23:07:20 +03:00

670 B

uid
collections-overview

Collections package

The Collections package provides unmanaged data structures that you can use in jobs and Burst-compiled code.

Topic Description
Collections overview Understand the collection types contained in this package.
Use allocators to control unmanaged memory Understand how to use allocators to control unmanaged memory.

Additional resources