Part 2: Data design

Tutorial

·

advanced

·

+5XP

·

15 mins

·

(420)

Unity Technologies

Part 2: Data design

1. Understand why and how to design your data

2. Design your data upfront

3. Design data for efficient transformation

4. Understand what’s Blittable and Burst compatible

5. Consider whether data is read-only

6. Consider the most common use-cases, and optimize for those

7. Don’t use strings

8. Runtime data is not the same as authoring data

Complete this tutorial