@realsee/five 6.4.0-alpha.6 → 6.4.0-alpha.8

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.
@@ -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-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>
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><a href="../types/five.Tile3dOptions.html" class="tsd-signature-type tsd-kind-type-alias">Tile3dOptions</a><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,7 +10,7 @@
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-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>
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> <a href="../types/five.Tile3dOptions.html" class="tsd-signature-type tsd-kind-type-alias">Tile3dOptions</a></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
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
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
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>
@@ -0,0 +1,27 @@
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Tile3dLayerOptions | 如视 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.Tile3dLayerOptions.html">Tile3dLayerOptions</a></li></ul><h1>Interface Tile3dLayerOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Tile3dLayerOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="five.Tile3dLayerOptions.html#debug">debug</a><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><a class="tsd-kind-property" href="five.Tile3dLayerOptions.html#loadAll">loadAll</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.Tile3dLayerOptions.html#loadSiblings">loadSiblings</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.Tile3dLayerOptions.html#maxLevelOfDetail">maxLevelOfDetail</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.Tile3dLayerOptions.html#maxMemoryUsage">maxMemoryUsage</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.Tile3dLayerOptions.html#maxRequests">maxRequests</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.Tile3dLayerOptions.html#maxScreenSpaceError">maxScreenSpaceError</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.Tile3dLayerOptions.html#minLevelOfDetail">minLevelOfDetail</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.Tile3dLayerOptions.html#mostDetail">mostDetail</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.Tile3dLayerOptions.html#requestOrder">requestOrder</a><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><a class="tsd-kind-property" href="five.Tile3dLayerOptions.html#showLayers">showLayers</a><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><a class="tsd-kind-property" href="five.Tile3dLayerOptions.html#skipLevelOfDetail">skipLevelOfDetail</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.Tile3dLayerOptions.html#viewerRequestVolume">viewerRequestVolume</a><span class="tsd-signature-symbol">?: </span><a href="../types/five.BoundingVolumeJson.html" class="tsd-signature-type tsd-kind-type-alias">BoundingVolumeJson</a><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><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:40</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.Tile3dLayerOptions.html#debug" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>debug?</span></a>
2
+ <a href="five.Tile3dLayerOptions.html#loadAll" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>load<wbr/>All?</span></a>
3
+ <a href="five.Tile3dLayerOptions.html#loadSiblings" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>load<wbr/>Siblings?</span></a>
4
+ <a href="five.Tile3dLayerOptions.html#maxLevelOfDetail" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Level<wbr/>Of<wbr/>Detail?</span></a>
5
+ <a href="five.Tile3dLayerOptions.html#maxMemoryUsage" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Memory<wbr/>Usage?</span></a>
6
+ <a href="five.Tile3dLayerOptions.html#maxRequests" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Requests?</span></a>
7
+ <a href="five.Tile3dLayerOptions.html#maxScreenSpaceError" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Screen<wbr/>Space<wbr/>Error?</span></a>
8
+ <a href="five.Tile3dLayerOptions.html#minLevelOfDetail" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>min<wbr/>Level<wbr/>Of<wbr/>Detail?</span></a>
9
+ <a href="five.Tile3dLayerOptions.html#mostDetail" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>most<wbr/>Detail?</span></a>
10
+ <a href="five.Tile3dLayerOptions.html#requestOrder" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>request<wbr/>Order?</span></a>
11
+ <a href="five.Tile3dLayerOptions.html#showLayers" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Layers?</span></a>
12
+ <a href="five.Tile3dLayerOptions.html#skipLevelOfDetail" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>skip<wbr/>Level<wbr/>Of<wbr/>Detail?</span></a>
13
+ <a href="five.Tile3dLayerOptions.html#viewerRequestVolume" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>viewer<wbr/>Request<wbr/>Volume?</span></a>
14
+ </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="debug" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>debug</span><a href="#debug" 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">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></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/loaders/model/index.ts:42</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="loadAll" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>load<wbr/>All</span><a href="#loadAll" 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">load<wbr/>All</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></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/loaders/model/index.ts:58</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="loadSiblings" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>load<wbr/>Siblings</span><a href="#loadSiblings" 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">load<wbr/>Siblings</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>模型加载不在视野中的兄弟节点</p>
17
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:56</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="maxLevelOfDetail" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>max<wbr/>Level<wbr/>Of<wbr/>Detail</span><a href="#maxLevelOfDetail" 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">max<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>模型显示最大细化层级</p>
18
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:50</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="maxMemoryUsage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>max<wbr/>Memory<wbr/>Usage</span><a href="#maxMemoryUsage" 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">max<wbr/>Memory<wbr/>Usage</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>模型最大内存缓存</p>
19
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:60</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="maxRequests" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>max<wbr/>Requests</span><a href="#maxRequests" 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">max<wbr/>Requests</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></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/loaders/model/index.ts:62</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="maxScreenSpaceError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>max<wbr/>Screen<wbr/>Space<wbr/>Error</span><a href="#maxScreenSpaceError" 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">max<wbr/>Screen<wbr/>Space<wbr/>Error</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></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/loaders/model/index.ts:66</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="minLevelOfDetail" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>min<wbr/>Level<wbr/>Of<wbr/>Detail</span><a href="#minLevelOfDetail" 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">min<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></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/loaders/model/index.ts:48</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mostDetail" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>most<wbr/>Detail</span><a href="#mostDetail" 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">most<wbr/>Detail</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>模型是否最密</p>
23
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:54</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="requestOrder" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>request<wbr/>Order</span><a href="#requestOrder" 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">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></div><div class="tsd-comment tsd-typography"><p>模型网络请求顺序</p>
24
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:64</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="showLayers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>show<wbr/>Layers</span><a href="#showLayers" 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">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></div><div class="tsd-comment tsd-typography"><p>显示图层</p>
25
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:44</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="skipLevelOfDetail" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>skip<wbr/>Level<wbr/>Of<wbr/>Detail</span><a href="#skipLevelOfDetail" 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">skip<wbr/>Level<wbr/>Of<wbr/>Detail</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></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/loaders/model/index.ts:52</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="viewerRequestVolume" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>viewer<wbr/>Request<wbr/>Volume</span><a href="#viewerRequestVolume" 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">viewer<wbr/>Request<wbr/>Volume</span><span class="tsd-signature-symbol">?:</span> <a href="../types/five.BoundingVolumeJson.html" class="tsd-signature-type tsd-kind-type-alias">BoundingVolumeJson</a><span class="tsd-signature-symbol"> | </span><a href="five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a></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/loaders/model/index.ts:46</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="#debug" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>debug</span></a><a href="#loadAll" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>load<wbr/>All</span></a><a href="#loadSiblings" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>load<wbr/>Siblings</span></a><a href="#maxLevelOfDetail" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Level<wbr/>Of<wbr/>Detail</span></a><a href="#maxMemoryUsage" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Memory<wbr/>Usage</span></a><a href="#maxRequests" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Requests</span></a><a href="#maxScreenSpaceError" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Screen<wbr/>Space<wbr/>Error</span></a><a href="#minLevelOfDetail" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>min<wbr/>Level<wbr/>Of<wbr/>Detail</span></a><a href="#mostDetail" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>most<wbr/>Detail</span></a><a href="#requestOrder" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>request<wbr/>Order</span></a><a href="#showLayers" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Layers</span></a><a href="#skipLevelOfDetail" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>skip<wbr/>Level<wbr/>Of<wbr/>Detail</span></a><a href="#viewerRequestVolume" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>viewer<wbr/>Request<wbr/>Volume</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>
@@ -90,6 +90,7 @@
90
90
  <a href="../interfaces/five.StateEvent.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>State<wbr/>Event</span></a>
91
91
  <a href="../interfaces/five.TextureOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Texture<wbr/>Options</span></a>
92
92
  <a href="../interfaces/five.Tile3DModelLoaderOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Tile3DModel<wbr/>Loader<wbr/>Options</span></a>
93
+ <a href="../interfaces/five.Tile3dLayerOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Tile3d<wbr/>Layer<wbr/>Options</span></a>
93
94
  <a href="../interfaces/five.TileCubeNode.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Tile<wbr/>Cube<wbr/>Node</span></a>
94
95
  <a href="../interfaces/five.TileCubeTree.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Tile<wbr/>Cube<wbr/>Tree</span></a>
95
96
  <a href="../interfaces/five.TileHeader.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Tile<wbr/>Header</span></a>
@@ -157,6 +158,7 @@
157
158
  <a href="../types/five.RegionBoundingVolumeJson.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Region<wbr/>Bounding<wbr/>Volume<wbr/>Json</span></a>
158
159
  <a href="../types/five.SphereBoundingVolumeJson.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Sphere<wbr/>Bounding<wbr/>Volume<wbr/>Json</span></a>
159
160
  <a href="../types/five.SubscribeEventMap.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Subscribe<wbr/>Event<wbr/>Map</span></a>
161
+ <a href="../types/five.Tile3dOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Tile3d<wbr/>Options</span></a>
160
162
  <a href="../types/five.TileCacheOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Tile<wbr/>Cache<wbr/>Options</span></a>
161
163
  <a href="../types/five.TileContentData.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Tile<wbr/>Content<wbr/>Data</span></a>
162
164
  <a href="../types/five.TileRequestOrder.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Tile<wbr/>Request<wbr/>Order</span></a>
@@ -1 +1 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Mirror | 如视 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.Mirror.html">Mirror</a></li></ul><h1>Type Alias Mirror&lt;T&gt;</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Mirror</span><span class="tsd-signature-symbol">&lt;</span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">, </span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">&gt;</span></div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="T" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">T</span><span class="tsd-signature-keyword"> extends </span><span class="tsd-signature-type">string</span></span></li></ul></section><aside class="tsd-sources"><ul><li>Defined in lib/five/application/five.ts:79</li></ul></aside></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></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>
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Mirror | 如视 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.Mirror.html">Mirror</a></li></ul><h1>Type Alias Mirror&lt;T&gt;</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Mirror</span><span class="tsd-signature-symbol">&lt;</span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">, </span><a class="tsd-signature-type tsd-kind-type-parameter" href="five.Mirror.html#T">T</a><span class="tsd-signature-symbol">&gt;</span></div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="T" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">T</span><span class="tsd-signature-keyword"> extends </span><span class="tsd-signature-type">string</span></span></li></ul></section><aside class="tsd-sources"><ul><li>Defined in lib/five/application/five.ts:80</li></ul></aside></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></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>
@@ -0,0 +1 @@
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Tile3dOptions | 如视 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.Tile3dOptions.html">Tile3dOptions</a></li></ul><h1>Type Alias Tile3dOptions</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Tile3d<wbr/>Options</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.Tile3dLayerOptions.html" class="tsd-signature-type tsd-kind-interface">Tile3dLayerOptions</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">layer</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkModelLayer.html" class="tsd-signature-type tsd-kind-interface">WorkModelLayer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="../interfaces/five.Tile3dLayerOptions.html" class="tsd-signature-type tsd-kind-interface">Tile3dLayerOptions</a><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:68</li></ul></aside></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></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>
package/five/index.d.ts CHANGED
@@ -537,7 +537,7 @@ export declare class Five extends Subscribe<EventTypes> {
537
537
  private enableWheel;
538
538
  private onlyRenderIfNeeds;
539
539
  private poweredByRealsee;
540
- private controller;
540
+ private controller?;
541
541
  private destroyed;
542
542
  private stateSynced;
543
543
  private controllerInits;
@@ -753,7 +753,7 @@ export declare class Five extends Subscribe<EventTypes> {
753
753
  getPixels<T extends Uint8Array | Uint8ClampedArray = Uint8Array>(x: number, y: number, width: number, height: number, pixelRatio?: number, flipY?: boolean, buffer?: T): T;
754
754
  /**
755
755
  * 获取画面中的像素颜色
756
- * @param options 参数
756
+ * @param options - 参数
757
757
  * @returns
758
758
  */
759
759
  getPixels<T extends Uint8Array | Uint8ClampedArray = Uint8Array>(options: {
@@ -3121,7 +3121,7 @@ export declare class Tile {
3121
3121
  getPriority(): number;
3122
3122
  }
3123
3123
 
3124
- declare interface Tile3dLayerOptions {
3124
+ export declare interface Tile3dLayerOptions {
3125
3125
  /** 调试模式 */
3126
3126
  debug?: 'root-bounding-volume' | 'selected-bounding-volume' | 'none';
3127
3127
  /** 显示图层 */
@@ -3162,6 +3162,7 @@ export declare class Tile3DModel extends THREE_2.Object3D {
3162
3162
  static DEFAULT_MAX_REQUESTS: number;
3163
3163
  static DEFAULT_REQUEST_ORDER: TileRequestOrder;
3164
3164
  modelIndex: number;
3165
+ modelsLoaded: any;
3165
3166
  debug: 'root-bounding-volume' | 'selected-bounding-volume' | 'none';
3166
3167
  type: 'point_cloud' | 'mesh';
3167
3168
  upAxis: string;
@@ -3268,7 +3269,7 @@ export declare interface Tile3DModelLoaderOptions {
3268
3269
  onError?: (error: Error) => void;
3269
3270
  }
3270
3271
 
3271
- declare type Tile3dOptions = Tile3dLayerOptions | ((layer: WorkModelLayer) => Tile3dLayerOptions);
3272
+ export declare type Tile3dOptions = Tile3dLayerOptions | ((layer: WorkModelLayer) => Tile3dLayerOptions);
3272
3273
 
3273
3274
  export declare class TileCache {
3274
3275
  private options;