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
Integrations Guides
Unity Engine

Unity Plugin Installation

4min

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.

Document image




Select “Add package from disk…”

Document image




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

Document image


Verifying that the package was installed

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

Document image




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?
PREVIOUS
Unity Engine
NEXT
Unity Plugin Usage
Docs powered by
Archbee
TABLE OF CONTENTS
Steps to install
Verifying that the package was installed
Note
Docs powered by
Archbee