study/first_study/Library/PackageCache/com.unity.collections@aea9d3bd5e19/Documentation~/TableOfContents.md
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

15 lines
839 B
Markdown

* [Collections package](index.md)
* [Known issues](issues.md)
* [Collections overview](collections-overview.md)
* [Collection types](collection-types.md)
* [Parallel readers and writers](parallel-readers.md)
* [Use allocators to control unmanaged memory](allocation.md)
* [Allocator overview](allocator-overview.md)
* [Aliasing allocators](allocator-aliasing.md)
* [Rewindable allocator overview](allocator-rewindable.md)
* [Custom allocator overview](allocator-custom-define.md)
* [Use a custom allocator](allocator-custom-use.md)
* [Performance comparisons](performance-comparisons.md)
* [Allocator benchmarks](allocator-benchmarks.md)
* [Allocator performance comparison](performance-comparison-allocators.md)
* [Container performance comparison](performance-comparison-containers.md)