Unity Learn home
View Tutorial Content

Part 2: Data design

Tutorial
Advanced
+5 XP
15 Mins
(418)
Summary
In this section of the DOTS Best Practices guide, you will:
  • Learn how to design your data structures for maximum efficiency before writing your first line of DOTS code
  • Learn about blittable data and managed types, and why your data should be blittable
  • Consider how your code will access your data at runtime
Select your Unity version
Last updated: June 06, 2023
2022.3
Language
English
Also included in
Part 2: Data design