Installation
Learn how to integrate our system with Unity.
Last updated
Was this helpful?
Learn how to integrate our system with Unity.
Last updated
Was this helpful?
You can easily use echo3D as a backend for your project by following these steps:
Clicking the button in the top header bar allows you to directly download the echo3D Unity SDK.
Create a new or open an existing project in Unity.
Unzip the downloaded SDK folder and copy the folder into your project Packages
folder.
For example, YourProject/Packages/co.echo3d.unity
Open your project or switch to the Unity Editor if it is already open.
Unity will automatically detect and import the new package.
That's it! 🎉
Here are tutorials that can guide you through the steps shown above.
Using an Older Version of Unity? Our legacy SDK is available for download .
New to Unity? Check out the official manual or the full to get a better understanding of how to get started with Unity.