website logo
Contact Us
⌘K
🌐Sense of Space
Introduction
📶3D Streaming System
Introduction & Benefits
Client Implementations
Technical Limitations
Server Requirements
🧊3D Streaming Platform
Upload and Convert a 3D Model
How to Use the Conversion API
🧩Integrations Guides
🤖Unreal Engine
🕹️Unity Engine
🦊Mozilla Hubs
✴️PlayCanvas
🔺Three.js
🅰️A-Frame
🔶Babylon.js
🌍Embed to an HTML page
⚛️Extras
Volumetric Video Integrations
Docs powered by archbee 
4min

Unity Plugin Installation

The plugin is provided as a zip archive you can find at Plugins & Apps inside our platform. It can be unpacked anywhere on your computer. When you have unpacked the package, add it to your Unity project as follows:

Steps to install

Open the Package manager in Unity.





Select “Add package from disk…”





Select the package.json file inside of the unpacked package.



Verifying that the package was installed

If everything went correct, the package should now be visible under the Packages list in the project panel.





Note

If you decide to place the package inside your project’s Assets folder, it is important to still also add the package to Unity’s package manager. If you don't do this, the dependencies will not be loaded correctly.

Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Unity Plugin Usage
Docs powered by archbee 
TABLE OF CONTENTS
Steps to install
Verifying that the package was installed
Note