Integrations Guides
PlayCanvas
Plugin Usage with Chrome Extension
5min
you can download the extension from the link found in the " plugins & apps " page of the 3d streaming platform if you already have a streamable model (e g made by using plugin usage in editor method) you can already generate a preview (see step 2) step 1 installation to install sense of space extension for playcanvas after downloading the zip from the "plugins & apps" page unpack the zip in your preferred folder in google chrome, click the three dots at the top right corner, choose more tools and extensions enable developer mode by clicking the toggle switch next to developer mode on the top right corner click the load unpacked button and select the extension directory now when you open your playcanvas project you will see a "add streamable model" in the project ui step 2 add streamable model when this button is clicked, the extension will download the script to the root of assets, create a new entity called stream controller and the child entity called streamable model , it will also attach the script to the entities as a script component step 3 generate preview this button will generate a preview model if you have a ready entity with attached script and filled path variable it will generate all preview models if you have several of them it may take a while, because the models will be streamed to your engine from the web step 4 multiple models you can have as many streamable models in the scene as you want, for that you can press add streamable model again there is only one stream controller required, so the plugin will generate a new streamable model as its child it's recommended to never use more than one stream controller