Class BakingSystem
Provides methods to control the baking process, and provides access to the Blob
Inherited Members
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public class BakingSystem : SystemBase
Properties
Name | Description |
---|---|
Blob |
Access to the Blob |
Methods
Name | Description |
---|---|
On |
Called when this system is created. |
On |
Called when this system is destroyed. |
On |
Called when this system is updated. |