arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.collections@d49facba0036/Documentation~/index.md
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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