About Animation
The Animation package brings a new animation system to Unity, entirely in C# and with performance in mind. It aligns with our DOTS coding style.
Installing Animation
To install this package, follow the instructions in the Package Manager documentation.
Using Animation
Technical details
Requirements
This version of Animation is compatible with the following versions of the Unity Editor:
- 2020.1.0b15 and later (recommended)
Package contents
The following table indicates the <describe the breakdown you used here>:
| Location | Description |
|---|---|
<folder> |
Contains <describe what the folder contains>. |
<file> |
Contains <describe what the file represents or implements>. |