24 lines
814 B
Markdown
24 lines
814 B
Markdown
# Installation
|
|
|
|
> **Important**: Before you install the package, make sure you meet the [prerequisites](prerequisites.md).
|
|
|
|
## Install the *Draco for Unity* package using the Unity Package Manager
|
|
|
|
To install *Draco for Unity* package, follow these steps:
|
|
|
|
- In your Unity project, go to Windows > Package Manager.
|
|
- On the status bar, select the Add (+) button.
|
|
- From the Add menu, select Add + package by name. Name and Version fields appear.
|
|
- In the Name field, enter `com.unity.cloud.draco`.
|
|
- Select Add.
|
|
- The Editor installs the latest available version of the package and any dependent packages.
|
|
|
|
## Trademarks
|
|
|
|
*Unity* is a registered trademark of [*Unity Technologies*][unity].
|
|
|
|
*Draco™* is a trademark of [*Google LLC*][GoogleLLC].
|
|
|
|
[GoogleLLC]: https://about.google/
|
|
[unity]: https://unity.com
|