viverse logo

Introduction: Create your world from Unity

Introduction

The PlayCanvas Scene Creator plugin is a tool developed to help game developers migrate their 3D environments from Unity to PlayCanvas, so that the environments can be published to VIVERSE. The tool includes two parts:

  1. Unity package that can be installed in Unity and allows the exporting of the 3D environment's resources.
  2. PlayCanvas Chrome extension that can be installed in Chrome and re-builds the 3D environment in PlayCanvas based on the resources exported from Unity.

 

Supported Components and Properties

We provide a document for querying currently supported components and properties, please see ‘{Release file}/Document/API/index.html’.

1

The unity plugin includes the original files from "https://github.com/prefrontalcortex/UnityGLTF" and modifies them to provide additional animation conversion. If your project already uses this package, conflicts may occur.

 

Supported Unity Versions

Recommended Unity version: 2021.3+, 2022.3+, 2023.3+

Previous

Scene porting from Unity to Playcanvas

Next

Unity Exporting tool