1.0.8 • Published 3 years ago

@byondrnd/byondxr-viewer v1.0.8

Weekly downloads
21
License
MIT
Repository
github
Last release
3 years ago

Get Started

    <div
    	class="byondxr-viewer"
    	data-role="byondxr-viewer"
    	experienceId="<your experience id, optional if using hashExperienceId>"
    	hashExperienceId="<your hashed experience id, optional if using experienceId>"
    	sceneId="<optional, will lunch a scene by scene id>"
    	></div>
    </div>
    <script src="https://unpkg.com/@byondrnd/byondxr-viewer@1.0.8/dist/index.js"></script>