⭐ This SDK is currently in Beta! Please report any issues via GitHub or email us at support@managexr.comWith ManageXR’s 3D Environment SDK (mxrus-sdk), you can export a custom Unity scene to use as the immersive environment for your custom VR home screen. Building your own 3D environment gives you maximum control and customization over your end user experience. This package provides you the tools to export Unity scenes, required assets and relevant metadata into MXRUS (ManageXR Unity Scene) files with the
.mxrus
extension and to verify that your Unity scenes meet the compatibility requirments.
Go to 3D Environment SDK (mxrus-sdk) repository on Github
SceneLoader
class offers a streamlined API that automatically extracts and loads .mxrus
files at runtime. For more information on loading an mxrus
file at runtime inside your Unity app, see the “Advanced” section.