MultiSet package import
Add MultiSet package dependency into a new or existing unity project by following below instruction
1. Import required packages
[email protected] [email protected] [email protected] com.unity.cloud.draco com.unity.cloud.gltfast

2. Download MultiSet Unity SDK from the developer portal
Login to the developer portal and go to Dashboard -> Downloads -> Download Unity SDK package
Import this .unitypackage into your unity project
If there are any error after importing the package, make sure all dependent packages mentioned above are installed.
3. Download MultiSet Unity SDK from the developer portal
Update the MultiSetConfig.asset file with the credentials that you can get from the Developer Portal.
Add MultiSetConfig.asset file to .gitignore to avoid secrets it git repository
Last updated
Was this helpful?