@realsee/five 6.4.0-alpha.2 → 6.4.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/docs/assets/navigation.js +1 -1
  2. package/docs/assets/search.js +1 -1
  3. package/docs/classes/five.Camera.html +5 -4
  4. package/docs/classes/five.Five.html +54 -54
  5. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  6. package/docs/classes/five.Model.html +24 -37
  7. package/docs/classes/five.ModelViewLayer.html +6 -6
  8. package/docs/classes/five.PBMMeshMaterial.html +37 -37
  9. package/docs/classes/five.PBMPointCloudMaterial.html +34 -34
  10. package/docs/classes/five.Tile3DModel.html +1 -1
  11. package/docs/classes/five.Tileset.html +1 -1
  12. package/docs/classes/five.Work.html +14 -14
  13. package/docs/functions/five.loadX3p.html +1 -0
  14. package/docs/functions/five.parseWork.html +1 -1
  15. package/docs/interfaces/five.FiveInitArgs.html +2 -2
  16. package/docs/interfaces/five.FiveLoadOptions.html +13 -26
  17. package/docs/interfaces/five.PBMParameters.html +13 -13
  18. package/docs/interfaces/five.TileHeader.html +2 -2
  19. package/docs/interfaces/five.TilesetHeader.html +4 -4
  20. package/docs/interfaces/five.TrajectoryHeader.html +2 -2
  21. package/docs/interfaces/five.WorkModel.html +6 -6
  22. package/docs/interfaces/five.WorkModelLayer.html +5 -0
  23. package/docs/modules/five.html +2 -0
  24. package/docs/types/five.Mirror.html +1 -1
  25. package/docs/types/five.ModelMaterialValues.html +1 -1
  26. package/docs/types/five.Models.html +5 -5
  27. package/docs/types/five.ParseWorkOptions.html +1 -1
  28. package/docs/types/five.ParsedResultType.html +1 -1
  29. package/docs/types/five.Works.html +1 -1
  30. package/five/index.d.ts +65 -74
  31. package/five/index.js +89 -89
  32. package/five/index.mjs +5297 -5134
  33. package/gltf-loader/index.js +5 -5
  34. package/gltf-loader/index.mjs +534 -515
  35. package/line/index.js +3 -3
  36. package/line/index.mjs +3 -3
  37. package/package.json +1 -1
  38. package/plugins/index.js +2 -2
  39. package/plugins/index.mjs +2 -2
  40. package/react/index.js +2 -2
  41. package/react/index.mjs +2 -2
  42. package/shader-lib/index.js +2 -2
  43. package/shader-lib/index.mjs +2 -2
  44. package/sticker/index.js +3 -3
  45. package/sticker/index.mjs +3 -3
  46. package/umd/five-gltf-loader.js +5 -5
  47. package/umd/five-line.js +3 -3
  48. package/umd/five-plugins.js +2 -2
  49. package/umd/five-react.js +2 -2
  50. package/umd/five-shader-lib.js +2 -2
  51. package/umd/five-sticker.js +3 -3
  52. package/umd/five-vfx.js +2 -2
  53. package/umd/five-vue.js +2 -2
  54. package/umd/five.js +37 -37
  55. package/vfx/index.js +2 -2
  56. package/vfx/index.mjs +2 -2
  57. package/vue/index.js +2 -2
  58. package/vue/index.mjs +2 -2
@@ -1,5 +1,5 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FiveInitArgs | 如视 Five SDK</title><meta name="description" content="Documentation for 如视 Five SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视 Five SDK</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">如视 Five SDK</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.FiveInitArgs.html">FiveInitArgs</a></li></ul><h1>Interface FiveInitArgs</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Five 初始化参数</p>
2
- </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">FiveInitArgs</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#antialias">antialias</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#backgroundAlpha">backgroundAlpha</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#backgroundColor">backgroundColor</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#enableWheel">enableWheel</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#floorplan">floorplan</a><span class="tsd-signature-symbol">?: </span><a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#imageOptions">imageOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#logarithmicDepthBuffer">logarithmicDepthBuffer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#mapview">mapview</a><span class="tsd-signature-symbol">?: </span><a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#maxFps">maxFps</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#modeChangeDuration">modeChangeDuration</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#model">model</a><span class="tsd-signature-symbol">?: </span><a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#onlyRenderIfNeeds">onlyRenderIfNeeds</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#panorama">panorama</a><span class="tsd-signature-symbol">?: </span><a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#play">play</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#plugins">plugins</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#powerPreference">powerPreference</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;high-performance&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;low-power&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;default&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#poweredByRealsee">poweredByRealsee</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#precision">precision</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;highp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mediump&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;lowp&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#preserveDrawingBuffer">preserveDrawingBuffer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#renderer">renderer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">WebGLRenderer</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#scissor">scissor</a><span class="tsd-signature-symbol">?: </span><a href="five.Scissor.html" class="tsd-signature-type tsd-kind-interface">Scissor</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#textureOptions">textureOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#topview">topview</a><span class="tsd-signature-symbol">?: </span><a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#videoInstance">videoInstance</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLVideoElement</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#vrPanorama">vrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#webgl2">webgl2</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#xrPanorama">xrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-call-signature" href="five.FiveInitArgs.html#requestProxy.requestProxy-1">requestProxy</a><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">url</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:9</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="five.FiveInitArgs.html#antialias" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>antialias?</span></a>
2
+ </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">FiveInitArgs</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#antialias">antialias</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#backgroundAlpha">backgroundAlpha</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#backgroundColor">backgroundColor</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#enableWheel">enableWheel</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#floorplan">floorplan</a><span class="tsd-signature-symbol">?: </span><a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#imageOptions">imageOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#logarithmicDepthBuffer">logarithmicDepthBuffer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#mapview">mapview</a><span class="tsd-signature-symbol">?: </span><a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#maxFps">maxFps</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#modeChangeDuration">modeChangeDuration</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#model">model</a><span class="tsd-signature-symbol">?: </span><a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#onlyRenderIfNeeds">onlyRenderIfNeeds</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#panorama">panorama</a><span class="tsd-signature-symbol">?: </span><a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#play">play</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#plugins">plugins</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><br/><span>        </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#powerPreference">powerPreference</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;default&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;high-performance&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;low-power&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#poweredByRealsee">poweredByRealsee</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#precision">precision</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;highp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mediump&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;lowp&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#preserveDrawingBuffer">preserveDrawingBuffer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#renderer">renderer</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">WebGLRenderer</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#scissor">scissor</a><span class="tsd-signature-symbol">?: </span><a href="five.Scissor.html" class="tsd-signature-type tsd-kind-interface">Scissor</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#textureOptions">textureOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#topview">topview</a><span class="tsd-signature-symbol">?: </span><a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#videoInstance">videoInstance</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLVideoElement</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#vrPanorama">vrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#webgl2">webgl2</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveInitArgs.html#xrPanorama">xrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-call-signature" href="five.FiveInitArgs.html#requestProxy.requestProxy-1">requestProxy</a><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">url</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:9</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="five.FiveInitArgs.html#antialias" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>antialias?</span></a>
3
3
  <a href="five.FiveInitArgs.html#backgroundAlpha" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>background<wbr/>Alpha?</span></a>
4
4
  <a href="five.FiveInitArgs.html#backgroundColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>background<wbr/>Color?</span></a>
5
5
  <a href="five.FiveInitArgs.html#enableWheel" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Wheel?</span></a>
@@ -68,7 +68,7 @@
68
68
  <h4 class="tsd-anchor-link"><a id="Default-6" class="tsd-anchor"></a>Default<a href="#Default-6" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p><code>true</code></p>
69
69
  </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:84</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="plugins" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>plugins</span><a href="#plugins" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">plugins</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><br/><span>    </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><br/><span>    </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><br/><span>    </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a>, <span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><br/><span>    </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">five</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type tsd-kind-class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>插件定义</p>
70
70
  </div><div class="tsd-comment tsd-typography"><h4 class="tsd-anchor-link"><a id="Description-8" class="tsd-anchor"></a>Description<a href="#Description-8" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>详见插件部分。</p>
71
- </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:161</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="powerPreference" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>power<wbr/>Preference</span><a href="#powerPreference" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">power<wbr/>Preference</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;high-performance&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;low-power&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;default&quot;</span></div><div class="tsd-comment tsd-typography"><p>性能参数</p>
71
+ </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:161</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="powerPreference" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>power<wbr/>Preference</span><a href="#powerPreference" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">power<wbr/>Preference</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;default&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;high-performance&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;low-power&quot;</span></div><div class="tsd-comment tsd-typography"><p>性能参数</p>
72
72
  </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:181</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="poweredByRealsee" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>powered<wbr/>By<wbr/>Realsee</span><a href="#poweredByRealsee" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">powered<wbr/>By<wbr/>Realsee</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否展示 powered by 如视</p>
73
73
  </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:166</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="precision" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>precision</span><a href="#precision" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">precision</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;highp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mediump&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;lowp&quot;</span></div><div class="tsd-comment tsd-typography"><p>着色器精度. 可以是 &quot;highp&quot;, &quot;mediump&quot; 或者 &quot;lowp&quot;. 如果设备支持</p>
74
74
  </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:176</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="preserveDrawingBuffer" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>preserve<wbr/>Drawing<wbr/>Buffer</span><a href="#preserveDrawingBuffer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">preserve<wbr/>Drawing<wbr/>Buffer</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>内部 <code>THREE.WebGLRenderer</code> 是否通过像素拷贝的方式绘制。</p>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FiveLoadOptions | 如视 Five SDK</title><meta name="description" content="Documentation for 如视 Five SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视 Five SDK</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">如视 Five SDK</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.FiveLoadOptions.html">FiveLoadOptions</a></li></ul><h1>Interface FiveLoadOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">FiveLoadOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#3d_tiles">3d-tiles</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;none&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;root-bounding-volume&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;selected-bounding-volume&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">loadAll</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">loadSiblings</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">maxLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">maxMemoryUsage</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">maxRequests</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">maxScreenSpaceError</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">minLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">mostDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">requestOrder</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;SCREEN_SPACE_ERROR&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_LEVEL_VERTICAL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_VERTICAL&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">showLayers</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">skipLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>        </span><span class="tsd-kind-property">viewerRequestVolume</span><span class="tsd-signature-symbol">?: </span><a href="five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#duration">duration</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#effect">effect</a><span class="tsd-signature-symbol">?: </span><a href="../types/five.MovePanoEffect.html" class="tsd-signature-type tsd-kind-type-alias">MovePanoEffect</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#floorplan">floorplan</a><span class="tsd-signature-symbol">?: </span><a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#imageOptions">imageOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#mapview">mapview</a><span class="tsd-signature-symbol">?: </span><a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#model">model</a><span class="tsd-signature-symbol">?: </span><a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#panorama">panorama</a><span class="tsd-signature-symbol">?: </span><a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#textureOptions">textureOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#topview">topview</a><span class="tsd-signature-symbol">?: </span><a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#vrPanorama">vrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#xrPanorama">xrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:7</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="five.FiveLoadOptions.html#3d_tiles" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>3d-<wbr/>tiles?</span></a>
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FiveLoadOptions | 如视 Five SDK</title><meta name="description" content="Documentation for 如视 Five SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视 Five SDK</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">如视 Five SDK</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.FiveLoadOptions.html">FiveLoadOptions</a></li></ul><h1>Interface FiveLoadOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">FiveLoadOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#3d_tiles">3d-tiles</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Tile3dOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#duration">duration</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#effect">effect</a><span class="tsd-signature-symbol">?: </span><a href="../types/five.MovePanoEffect.html" class="tsd-signature-type tsd-kind-type-alias">MovePanoEffect</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#floorplan">floorplan</a><span class="tsd-signature-symbol">?: </span><a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#imageOptions">imageOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#mapview">mapview</a><span class="tsd-signature-symbol">?: </span><a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#model">model</a><span class="tsd-signature-symbol">?: </span><a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#panorama">panorama</a><span class="tsd-signature-symbol">?: </span><a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#textureOptions">textureOptions</a><span class="tsd-signature-symbol">?: </span><a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#topview">topview</a><span class="tsd-signature-symbol">?: </span><a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#vrPanorama">vrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="five.FiveLoadOptions.html#xrPanorama">xrPanorama</a><span class="tsd-signature-symbol">?: </span><a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:8</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="five.FiveLoadOptions.html#3d_tiles" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>3d-<wbr/>tiles?</span></a>
2
2
  <a href="five.FiveLoadOptions.html#duration" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>duration?</span></a>
3
3
  <a href="five.FiveLoadOptions.html#effect" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>effect?</span></a>
4
4
  <a href="five.FiveLoadOptions.html#floorplan" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floorplan?</span></a>
@@ -10,32 +10,19 @@
10
10
  <a href="five.FiveLoadOptions.html#topview" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>topview?</span></a>
11
11
  <a href="five.FiveLoadOptions.html#vrPanorama" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>vr<wbr/>Panorama?</span></a>
12
12
  <a href="five.FiveLoadOptions.html#xrPanorama" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>xr<wbr/>Panorama?</span></a>
13
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="3d_tiles" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>3d-<wbr/>tiles</span><a href="#3d_tiles" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">3d-<wbr/>tiles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;none&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;root-bounding-volume&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;selected-bounding-volume&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">loadAll</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">loadSiblings</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">maxLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">maxMemoryUsage</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">maxRequests</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">maxScreenSpaceError</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">minLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">mostDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestOrder</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;SCREEN_SPACE_ERROR&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_LEVEL_VERTICAL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_VERTICAL&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">showLayers</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">skipLevelOfDetail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">viewerRequestVolume</span><span class="tsd-signature-symbol">?: </span><a href="five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;none&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;root-bounding-volume&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;selected-bounding-volume&quot;</span></h5><div class="tsd-comment tsd-typography"><p>调试模式</p>
14
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">load<wbr/>All</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><p>模型加载不在视野中的所有节点</p>
15
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">load<wbr/>Siblings</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><p>模型加载不在视野中的兄弟节点</p>
16
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">max<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><p>模型显示最大细化层级</p>
17
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">max<wbr/>Memory<wbr/>Usage</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><p>模型最大内存缓存</p>
18
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">max<wbr/>Requests</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><p>模型网络最大请求并发数</p>
19
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">max<wbr/>Screen<wbr/>Space<wbr/>Error</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><p>模型屏幕空间误差计算最大值</p>
20
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">min<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><p>模型显示最小细化层级</p>
21
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">most<wbr/>Detail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><p>模型最精细</p>
22
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">request<wbr/>Order</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;SCREEN_SPACE_ERROR&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_LEVEL_VERTICAL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SCREEN_VERTICAL&quot;</span></h5><div class="tsd-comment tsd-typography"><p>模型网络请求顺序</p>
23
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">show<wbr/>Layers</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><p>显示图层</p>
24
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">skip<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><p>模型跳过层级加载</p>
25
- </div><div class="tsd-comment tsd-typography"></div></li><li class="tsd-parameter"><h5><code class="tsd-tag">Optional</code><span class="tsd-kind-property">viewer<wbr/>Request<wbr/>Volume</span><span class="tsd-signature-symbol">?: </span><a href="five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a></h5><div class="tsd-comment tsd-typography"><p>可观测区域</p>
26
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:52</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="duration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>duration</span><a href="#duration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">duration</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>切换运动时间</p>
27
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:10</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="effect" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>effect</span><a href="#effect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../types/five.MovePanoEffect.html" class="tsd-signature-type tsd-kind-type-alias">MovePanoEffect</a></div><div class="tsd-comment tsd-typography"><p>切换运动全景图效果</p>
28
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:13</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floorplan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>floorplan</span><a href="#floorplan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">floorplan</span><span class="tsd-signature-symbol">?:</span> <a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>模型查看模式下的特定参数</p>
29
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:22</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="imageOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>image<wbr/>Options</span><a href="#imageOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">image<wbr/>Options</span><span class="tsd-signature-symbol">?:</span> <a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a></div><div class="tsd-comment tsd-typography"><p>全景图的配置参数</p>
13
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="3d_tiles" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>3d-<wbr/>tiles</span><a href="#3d_tiles" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">3d-<wbr/>tiles</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Tile3dOptions</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:53</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="duration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>duration</span><a href="#duration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">duration</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>切换运动时间</p>
14
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:11</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="effect" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>effect</span><a href="#effect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">effect</span><span class="tsd-signature-symbol">?:</span> <a href="../types/five.MovePanoEffect.html" class="tsd-signature-type tsd-kind-type-alias">MovePanoEffect</a></div><div class="tsd-comment tsd-typography"><p>切换运动全景图效果</p>
15
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:14</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floorplan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>floorplan</span><a href="#floorplan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">floorplan</span><span class="tsd-signature-symbol">?:</span> <a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">FloorplanControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>模型查看模式下的特定参数</p>
16
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:23</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="imageOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>image<wbr/>Options</span><a href="#imageOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">image<wbr/>Options</span><span class="tsd-signature-symbol">?:</span> <a href="five.ImageOptions.html" class="tsd-signature-type tsd-kind-interface">ImageOptions</a></div><div class="tsd-comment tsd-typography"><p>全景图的配置参数</p>
30
17
  </div><div class="tsd-comment tsd-typography"><h4 class="tsd-anchor-link"><a id="Description" class="tsd-anchor"></a>Description<a href="#Description" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>可以动态对配置在 <code>work</code> 数据中的全景图片在 runtime 做 url 调整。
31
18
  平衡加载时间和图片质量</p>
32
- </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:42</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mapview" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>mapview</span><a href="#mapview" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mapview</span><span class="tsd-signature-symbol">?:</span> <a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>地图模式下的特定参数</p>
33
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:28</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="model" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>model</span><a href="#model" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">model</span><span class="tsd-signature-symbol">?:</span> <a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>模型游走模式下的特定参数</p>
34
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:19</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="panorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>panorama</span><a href="#panorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>全景图游走模式下的特定参数</p>
35
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:16</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="textureOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>texture<wbr/>Options</span><a href="#textureOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">texture<wbr/>Options</span><span class="tsd-signature-symbol">?:</span> <a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a></div><div class="tsd-comment tsd-typography"><p>模型贴图的配置参数</p>
19
+ </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:43</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mapview" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>mapview</span><a href="#mapview" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mapview</span><span class="tsd-signature-symbol">?:</span> <a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">MapviewControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>地图模式下的特定参数</p>
20
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:29</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="model" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>model</span><a href="#model" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">model</span><span class="tsd-signature-symbol">?:</span> <a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">ModelControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>模型游走模式下的特定参数</p>
21
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:20</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="panorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>panorama</span><a href="#panorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">PanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>全景图游走模式下的特定参数</p>
22
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:17</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="textureOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>texture<wbr/>Options</span><a href="#textureOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">texture<wbr/>Options</span><span class="tsd-signature-symbol">?:</span> <a href="five.TextureOptions.html" class="tsd-signature-type tsd-kind-interface">TextureOptions</a></div><div class="tsd-comment tsd-typography"><p>模型贴图的配置参数</p>
36
23
  </div><div class="tsd-comment tsd-typography"><h4 class="tsd-anchor-link"><a id="Description-1" class="tsd-anchor"></a>Description<a href="#Description-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>可以动态对配置在 <code>work</code> 数据中的模型贴图在 runtime 做 url 调整。
37
24
  平衡加载时间和图片质量</p>
38
- </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:50</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="topview" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>topview</span><a href="#topview" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">topview</span><span class="tsd-signature-symbol">?:</span> <a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>户型图模式下的特定参数</p>
39
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:25</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="vrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>vr<wbr/>Panorama</span><a href="#vrPanorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">vr<wbr/>Panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>VR眼镜模式下的特定参数</p>
40
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:31</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="xrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>xr<wbr/>Panorama</span><a href="#xrPanorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">xr<wbr/>Panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>XR眼镜模式下的特定参数</p>
41
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:34</li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#3d_tiles" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>3d-<wbr/>tiles</span></a><a href="#duration" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>duration</span></a><a href="#effect" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>effect</span></a><a href="#floorplan" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floorplan</span></a><a href="#imageOptions" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>image<wbr/>Options</span></a><a href="#mapview" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mapview</span></a><a href="#model" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>model</span></a><a href="#panorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>panorama</span></a><a href="#textureOptions" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>texture<wbr/>Options</span></a><a href="#topview" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>topview</span></a><a href="#vrPanorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>vr<wbr/>Panorama</span></a><a href="#xrPanorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>xr<wbr/>Panorama</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>如视 Five SDK</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
25
+ </div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:51</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="topview" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>topview</span><a href="#topview" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">topview</span><span class="tsd-signature-symbol">?:</span> <a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">TopviewControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>户型图模式下的特定参数</p>
26
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:26</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="vrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>vr<wbr/>Panorama</span><a href="#vrPanorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">vr<wbr/>Panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">VRPanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>VR眼镜模式下的特定参数</p>
27
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:32</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="xrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>xr<wbr/>Panorama</span><a href="#xrPanorama" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">xr<wbr/>Panorama</span><span class="tsd-signature-symbol">?:</span> <a href="five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type tsd-kind-interface">XRPanoramaControllerCustomInitArgs</a></div><div class="tsd-comment tsd-typography"><p>XR眼镜模式下的特定参数</p>
28
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:35</li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#3d_tiles" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>3d-<wbr/>tiles</span></a><a href="#duration" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>duration</span></a><a href="#effect" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>effect</span></a><a href="#floorplan" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floorplan</span></a><a href="#imageOptions" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>image<wbr/>Options</span></a><a href="#mapview" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mapview</span></a><a href="#model" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>model</span></a><a href="#panorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>panorama</span></a><a href="#textureOptions" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>texture<wbr/>Options</span></a><a href="#topview" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>topview</span></a><a href="#vrPanorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>vr<wbr/>Panorama</span></a><a href="#xrPanorama" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>xr<wbr/>Panorama</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>如视 Five SDK</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>