Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


entities.scenes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
entities.scenes [2023/06/24 03:50]
97.126.63.199
entities.scenes [2023/06/24 03:50]
97.126.63.199
Line 14: Line 14:
 There are two types of baking: There are two types of baking:
   - Full Rebakes   - Full Rebakes
-  - Incremental Bakes (''EntityDiffer'') ((Incremental bakes rely on a diffing + patching system known as EntityDiffer. This adds EntityGuid components to your entities.+  - Incremental Bakes (''EntityDiffer'') ((Incremental bakes rely on a diffing + patching system known as EntityDiffer. This adds EntityGuid components to your entities. This system is also used to patch in changes from the authoring scene while the game is running.))
  
 A full rebake is triggered when: A full rebake is triggered when:
entities.scenes.txt ยท Last modified: 2023/06/24 03:51 by 97.126.63.199