index.json 234 B

12345678
  1. {
  2. "usingComponents": {
  3. "xr-demo-viewer": "../../../components/xr-demo-viewer/index",
  4. "xr-template-lookat": "../../../components/template/xr-template-lookat/index"
  5. },
  6. "disableScroll": true,
  7. "navigationStyle": "custom"
  8. }