@realsee/five 6.5.0-alpha.9 → 6.5.0
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.
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.Five.html +58 -57
- package/docs/classes/five.Model.html +32 -29
- package/docs/classes/five.PBMContainer.html +15 -2
- package/docs/classes/five.PBMMeshMaterial.html +6 -5
- package/docs/classes/five.PBMPointCloudMaterial.html +5 -4
- package/docs/classes/five.Parameter.html +53 -54
- package/docs/classes/five.Tile.html +1 -2
- package/docs/classes/five.Tile3DModel.html +22 -25
- package/docs/classes/plugins-1.ItemMaskController.html +1 -1
- package/docs/functions/five.createDebugBoundingMesh.html +1 -0
- package/docs/functions/five.isBoundingVolume.html +1 -0
- package/docs/functions/five.makeBoundingVolume.html +1 -0
- package/docs/interfaces/five.PBMMeshMaterialParameters.html +3 -2
- package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +3 -2
- package/docs/interfaces/five.ParameterMaterialValue.html +37 -37
- package/docs/interfaces/five.ParameterTilesetValue.html +16 -17
- package/docs/interfaces/five.ParameterValue.html +52 -53
- package/docs/interfaces/five.ResolvedParameterValue.html +52 -53
- package/docs/interfaces/five.ViewLayer.html +22 -25
- package/docs/interfaces/plugins-1.ItemMaskPluginType.State.html +2 -2
- package/docs/modules/five.html +7 -3
- package/docs/types/five.Tile3dOptions.html +1 -1
- package/docs/types/five.TileRequestOrder.html +1 -1
- package/docs/types/five.TilesetFrameState.html +1 -1
- package/five/index.d.ts +49 -28
- package/five/index.js +71 -56
- package/five/index.mjs +2656 -2448
- package/gltf-loader/index.js +3 -3
- package/gltf-loader/index.mjs +146 -146
- package/line/index.js +3 -3
- package/line/index.mjs +10 -10
- package/package.json +1 -1
- package/plugins/index.js +2 -2
- package/plugins/index.mjs +2 -2
- package/react/index.js +2 -2
- package/react/index.mjs +2 -2
- package/shader-lib/index.js +2 -2
- package/shader-lib/index.mjs +2 -2
- package/sticker/index.js +3 -3
- package/sticker/index.mjs +7 -7
- package/umd/five-gltf-loader.js +3 -3
- package/umd/five-line.js +3 -3
- package/umd/five-plugins.js +2 -2
- package/umd/five-react.js +2 -2
- package/umd/five-shader-lib.js +2 -2
- package/umd/five-sticker.js +3 -3
- package/umd/five-vfx.js +2 -2
- package/umd/five-vue.js +2 -2
- package/umd/five.js +71 -56
- package/vfx/index.js +2 -2
- package/vfx/index.mjs +2 -2
- package/vue/index.js +2 -2
- package/vue/index.mjs +2 -2
- package/work-downloader/index.js +2 -2
- package/work-downloader/index.mjs +2 -2
- package/docs/types/five.TileDebug.html +0 -1
|
@@ -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>State | 如视 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/plugins-1.html">plugins</a></li><li><a href="../modules/plugins-1.ItemMaskPluginType.html">ItemMaskPluginType</a></li><li><a href="plugins-1.ItemMaskPluginType.State.html">State</a></li></ul><h1>Interface State</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>插件状态</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">State</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#config">config</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#enabled">enabled</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="plugins-1.ItemMaskPluginType.State.html#mode">mode</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"
|
|
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">State</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#config">config</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#enabled">enabled</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="plugins-1.ItemMaskPluginType.State.html#mode">mode</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"box"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mask"</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#selectAll">selectAll</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="plugins-1.ItemMaskPluginType.State.html#selectedId">selectedId</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="plugins-1.ItemMaskPluginType.State.html#visible">visible</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#plugins.ItemMaskPluginType.State">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="../modules/plugins-1.BasePlugin.html" class="tsd-signature-type tsd-kind-namespace">BasePlugin</a><span class="tsd-signature-symbol">.</span><a href="plugins-1.BasePlugin.State.html" class="tsd-signature-type tsd-kind-interface">State</a><ul class="tsd-hierarchy"><li><span class="target">State</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:52</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="plugins-1.ItemMaskPluginType.State.html#config" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>config?</span></a>
|
|
3
3
|
<a href="plugins-1.ItemMaskPluginType.State.html#enabled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enabled</span></a>
|
|
4
4
|
<a href="plugins-1.ItemMaskPluginType.State.html#mode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mode</span></a>
|
|
5
5
|
<a href="plugins-1.ItemMaskPluginType.State.html#selectAll" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>select<wbr/>All</span></a>
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<a href="plugins-1.ItemMaskPluginType.State.html#visible" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>visible</span></a>
|
|
8
8
|
</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 tsd-is-inherited"><a id="config" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>config</span><a href="#config" 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">config</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><div class="tsd-comment tsd-typography"><p>插件的配置项</p>
|
|
9
9
|
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="plugins-1.BasePlugin.State.html">State</a>.<a href="plugins-1.BasePlugin.State.html#config">config</a></p><ul><li>Defined in lib/plugins/BasePlugin/index.ts:22</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="enabled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>enabled</span><a href="#enabled" 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">enabled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>插件是否启用</p>
|
|
10
|
-
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="plugins-1.BasePlugin.State.html">State</a>.<a href="plugins-1.BasePlugin.State.html#enabled">enabled</a></p><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:54</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mode</span><a href="#mode" 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">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"
|
|
10
|
+
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="plugins-1.BasePlugin.State.html">State</a>.<a href="plugins-1.BasePlugin.State.html#enabled">enabled</a></p><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:54</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mode</span><a href="#mode" 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">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"box"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mask"</span></div><div class="tsd-comment tsd-typography"><p>插件模式</p>
|
|
11
11
|
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:58</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="selectAll" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>select<wbr/>All</span><a href="#selectAll" 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">select<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>
|
|
12
12
|
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:62</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="selectedId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>selected<wbr/>Id</span><a href="#selectedId" 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">selected<wbr/>Id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>选中ID</p>
|
|
13
13
|
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/plugins/ItemMaskPlugin/typing.ts:60</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="visible" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>visible</span><a href="#visible" 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">visible</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>插件整体是否可见</p>
|
package/docs/modules/five.html
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>five | 如视 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="five.html">five</a></li></ul><h1>Module five</h1></div><aside class="tsd-sources"><ul><li>Defined in lib/five/index.ts:1</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">References</h3><div class="tsd-index-list"><a href="five.html#CustomShader" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader</span></a>
|
|
2
2
|
<a href="five.html#CustomShaderChunks" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Chunks</span></a>
|
|
3
3
|
<a href="five.html#CustomShaderInitArgs" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Init<wbr/>Args</span></a>
|
|
4
|
+
<a href="five.html#ModelMaterialValues" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Model<wbr/>Material<wbr/>Values</span></a>
|
|
5
|
+
<a href="five.html#PBMParameters" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>PBMParameters</span></a>
|
|
4
6
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumerations</h3><div class="tsd-index-list"><a href="../enums/five.VolumePlaneIntersect.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-8"></use></svg><span>Volume<wbr/>Plane<wbr/>Intersect</span></a>
|
|
5
7
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Classes</h3><div class="tsd-index-list"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-128"></use></svg><span>Animation<wbr/>Frame<wbr/>Loop</span></a>
|
|
6
8
|
<a href="../classes/five.BoxBoundingVolume.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-128"></use></svg><span>Box<wbr/>Bounding<wbr/>Volume</span></a>
|
|
@@ -185,7 +187,6 @@
|
|
|
185
187
|
<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>
|
|
186
188
|
<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>
|
|
187
189
|
<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>
|
|
188
|
-
<a href="../types/five.TileDebug.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/>Debug</span></a>
|
|
189
190
|
<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>
|
|
190
191
|
<a href="../types/five.TileRequestSchedulerOptions.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/>Scheduler<wbr/>Options</span></a>
|
|
191
192
|
<a href="../types/five.TilesetFrameState.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>Tileset<wbr/>Frame<wbr/>State</span></a>
|
|
@@ -198,11 +199,13 @@
|
|
|
198
199
|
<a href="../variables/five.draco-1.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>draco</span></a>
|
|
199
200
|
<a href="../variables/five.ktx2-1.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>ktx2</span></a>
|
|
200
201
|
<a href="../variables/five.workRawMapping.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>work<wbr/>Raw<wbr/>Mapping</span></a>
|
|
201
|
-
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/five.
|
|
202
|
+
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/five.createDebugBoundingMesh.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>create<wbr/>Debug<wbr/>Bounding<wbr/>Mesh</span></a>
|
|
203
|
+
<a href="../functions/five.createWorks.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>create<wbr/>Works</span></a>
|
|
202
204
|
<a href="../functions/five.defaultImageURLTransform.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>default<wbr/>ImageURLTransform</span></a>
|
|
203
205
|
<a href="../functions/five.getFetcher.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get<wbr/>Fetcher</span></a>
|
|
204
206
|
<a href="../functions/five.getViewportScale.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get<wbr/>Viewport<wbr/>Scale</span></a>
|
|
205
207
|
<a href="../functions/five.imageSupport.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>image<wbr/>Support</span></a>
|
|
208
|
+
<a href="../functions/five.isBoundingVolume.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>is<wbr/>Bounding<wbr/>Volume</span></a>
|
|
206
209
|
<a href="../functions/five.isPanoId.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>is<wbr/>Pano<wbr/>Id</span></a>
|
|
207
210
|
<a href="../functions/five.loadAt3d.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load<wbr/>At3d</span></a>
|
|
208
211
|
<a href="../functions/five.loadB3dm.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load<wbr/>B3dm</span></a>
|
|
@@ -214,9 +217,10 @@
|
|
|
214
217
|
<a href="../functions/five.loadPly.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load<wbr/>Ply</span></a>
|
|
215
218
|
<a href="../functions/five.loadPnts.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load<wbr/>Pnts</span></a>
|
|
216
219
|
<a href="../functions/five.loadX3p.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load<wbr/>X3p</span></a>
|
|
220
|
+
<a href="../functions/five.makeBoundingVolume.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>make<wbr/>Bounding<wbr/>Volume</span></a>
|
|
217
221
|
<a href="../functions/five.panoEqual.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>pano<wbr/>Equal</span></a>
|
|
218
222
|
<a href="../functions/five.panoParse.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>pano<wbr/>Parse</span></a>
|
|
219
223
|
<a href="../functions/five.panoStringify.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>pano<wbr/>Stringify</span></a>
|
|
220
224
|
<a href="../functions/five.parseWork.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>parse<wbr/>Work</span></a>
|
|
221
225
|
<a href="../functions/five.registerFetcher.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>register<wbr/>Fetcher</span></a>
|
|
222
|
-
</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-References"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> References</h2></summary><section><section class="tsd-panel tsd-member"><a id="CustomShader" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader</span><a href="#CustomShader" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../classes/five.PBMCustomShader.html">PBMCustomShader</a></section><section class="tsd-panel tsd-member"><a id="CustomShaderChunks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader<wbr/>Chunks</span><a href="#CustomShaderChunks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.PBMCustomShaderSlots.html">PBMCustomShaderSlots</a></section><section class="tsd-panel tsd-member"><a id="CustomShaderInitArgs" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader<wbr/>Init<wbr/>Args</span><a href="#CustomShaderInitArgs" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.PBMCustomShaderInitArgs.html">PBMCustomShaderInitArgs</a></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-References"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>References</summary><div><a href="#CustomShader" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader</span></a><a href="#CustomShaderChunks" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Chunks</span></a><a href="#CustomShaderInitArgs" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Init<wbr/>Args</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>
|
|
226
|
+
</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-References"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> References</h2></summary><section><section class="tsd-panel tsd-member"><a id="CustomShader" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader</span><a href="#CustomShader" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../classes/five.PBMCustomShader.html">PBMCustomShader</a></section><section class="tsd-panel tsd-member"><a id="CustomShaderChunks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader<wbr/>Chunks</span><a href="#CustomShaderChunks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.PBMCustomShaderSlots.html">PBMCustomShaderSlots</a></section><section class="tsd-panel tsd-member"><a id="CustomShaderInitArgs" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Custom<wbr/>Shader<wbr/>Init<wbr/>Args</span><a href="#CustomShaderInitArgs" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.PBMCustomShaderInitArgs.html">PBMCustomShaderInitArgs</a></section><section class="tsd-panel tsd-member"><a id="ModelMaterialValues" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Model<wbr/>Material<wbr/>Values</span><a href="#ModelMaterialValues" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.ParameterMaterialValue.html">ParameterMaterialValue</a></section><section class="tsd-panel tsd-member"><a id="PBMParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>PBMParameters</span><a href="#PBMParameters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Renames and re-exports <a href="../interfaces/five.ParameterValue.html">ParameterValue</a></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-References"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>References</summary><div><a href="#CustomShader" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader</span></a><a href="#CustomShaderChunks" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Chunks</span></a><a href="#CustomShaderInitArgs" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Custom<wbr/>Shader<wbr/>Init<wbr/>Args</span></a><a href="#ModelMaterialValues" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Model<wbr/>Material<wbr/>Values</span></a><a href="#PBMParameters" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>PBMParameters</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>
|
|
@@ -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>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> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.ParameterTilesetValue.html" class="tsd-signature-type tsd-kind-interface">ParameterTilesetValue</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> & </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 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">viewLayer</span><span class="tsd-signature-symbol">: </span><a href="../
|
|
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> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.ParameterTilesetValue.html" class="tsd-signature-type tsd-kind-interface">ParameterTilesetValue</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> & </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">viewerRequestVolume</span><span class="tsd-signature-symbol">?: </span><a href="../interfaces/five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a><span class="tsd-signature-symbol"> | </span><a href="five.BoundingVolumeJson.html" class="tsd-signature-type tsd-kind-type-alias">BoundingVolumeJson</a><span class="tsd-signature-symbol">; </span><br/><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">viewLayer</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ViewLayer.html" class="tsd-signature-type tsd-kind-interface">ViewLayer</a>, <span class="tsd-kind-parameter">model</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.Model.html" class="tsd-signature-type tsd-kind-class">Model</a>, <span class="tsd-kind-parameter">modelIndex</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.ParameterTilesetValue.html" class="tsd-signature-type tsd-kind-interface">ParameterTilesetValue</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> & </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">viewerRequestVolume</span><span class="tsd-signature-symbol">?: </span><a href="../interfaces/five.BoundingVolume.html" class="tsd-signature-type tsd-kind-interface">BoundingVolume</a><span class="tsd-signature-symbol"> | </span><a href="five.BoundingVolumeJson.html" class="tsd-signature-type tsd-kind-type-alias">BoundingVolumeJson</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveLoadOptions.ts:6</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 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TileRequestOrder | 如视 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.TileRequestOrder.html">TileRequestOrder</a></li></ul><h1>Type Alias TileRequestOrder</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Tile<wbr/>Request<wbr/>Order</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"SCREEN_SPACE_ERROR"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"SCREEN_LEVEL_VERTICAL"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"SCREEN_VERTICAL"</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/model/tile3d/types.ts:
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TileRequestOrder | 如视 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.TileRequestOrder.html">TileRequestOrder</a></li></ul><h1>Type Alias TileRequestOrder</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Tile<wbr/>Request<wbr/>Order</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"SCREEN_SPACE_ERROR"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"SCREEN_LEVEL_VERTICAL"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"SCREEN_VERTICAL"</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/model/tile3d/types.ts:4</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 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TilesetFrameState | 如视 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.TilesetFrameState.html">TilesetFrameState</a></li></ul><h1>Type Alias TilesetFrameState</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Tileset<wbr/>Frame<wbr/>State</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">camera</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">direction</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">position</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">projectionMatrix</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Matrix4</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">refine</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">type</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"PerspectiveCamera"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"OrthographicCamera"</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">up</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">visible</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-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">cullingVolume</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.CullingVolume.html" class="tsd-signature-type tsd-kind-class">CullingVolume</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">: </span><a href="five.TileDebug.html" class="tsd-signature-type tsd-kind-type-alias">TileDebug</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">frameNumber</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">height</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">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">maxGeometricError</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">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">memoryAdjustedOverflow</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">memoryAdjustedScreenSpaceError</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">minGeometricError</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">pixelRatio</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">requestOrder</span><span class="tsd-signature-symbol">: </span><a href="five.TileRequestOrder.html" class="tsd-signature-type tsd-kind-type-alias">TileRequestOrder</a><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">sseDenominator</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">time</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</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/model/tile3d/types.ts:7</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>TilesetFrameState | 如视 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.TilesetFrameState.html">TilesetFrameState</a></li></ul><h1>Type Alias TilesetFrameState</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Tileset<wbr/>Frame<wbr/>State</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">camera</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">direction</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">position</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">projectionMatrix</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Matrix4</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">refine</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">type</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"PerspectiveCamera"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"OrthographicCamera"</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">up</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">visible</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-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">cameraCulling</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">cullingVolume</span><span class="tsd-signature-symbol">: </span><a href="../classes/five.CullingVolume.html" class="tsd-signature-type tsd-kind-class">CullingVolume</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">frameNumber</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">height</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">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">maxGeometricError</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">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">memoryAdjustedOverflow</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">memoryAdjustedScreenSpaceError</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">minGeometricError</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">pixelRatio</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">requestOrder</span><span class="tsd-signature-symbol">: </span><a href="five.TileRequestOrder.html" class="tsd-signature-type tsd-kind-type-alias">TileRequestOrder</a><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">sseDenominator</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">time</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</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/model/tile3d/types.ts:6</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
|
@@ -260,6 +260,8 @@ export declare const controllersDefaultInitArgs: {
|
|
|
260
260
|
XRPanorama: Required<XRPanoramaControllerCustomInitArgs>;
|
|
261
261
|
};
|
|
262
262
|
|
|
263
|
+
export declare function createDebugBoundingMesh(boundingVolume: BoundingVolume, level?: number): THREE_2.LineSegments<THREE_2.BufferGeometry, THREE_2.LineBasicMaterial> | null;
|
|
264
|
+
|
|
263
265
|
export declare function createWorks(workArray: Work[]): Works;
|
|
264
266
|
|
|
265
267
|
export declare class CullingVolume {
|
|
@@ -858,6 +860,7 @@ export declare class Five extends Subscribe<EventTypes> {
|
|
|
858
860
|
set enableHQ(enable: boolean);
|
|
859
861
|
/**
|
|
860
862
|
* @deprecated
|
|
863
|
+
* use five.effect instead
|
|
861
864
|
*/
|
|
862
865
|
get enablePostProcessing(): boolean;
|
|
863
866
|
set enablePostProcessing(enable: boolean);
|
|
@@ -1238,6 +1241,8 @@ export declare interface IntersectMeshInterface extends THREE_2.Object3D {
|
|
|
1238
1241
|
dispose(): void;
|
|
1239
1242
|
}
|
|
1240
1243
|
|
|
1244
|
+
export declare function isBoundingVolume(obj: any): obj is BoundingVolume;
|
|
1245
|
+
|
|
1241
1246
|
export declare function isPanoId(id: any): id is PanoId;
|
|
1242
1247
|
|
|
1243
1248
|
export declare class KTX2 {
|
|
@@ -1878,6 +1883,8 @@ export declare type LooseWorkWithExtrinsics = ParseWorkOptions & {
|
|
|
1878
1883
|
work: LooseWork;
|
|
1879
1884
|
};
|
|
1880
1885
|
|
|
1886
|
+
export declare function makeBoundingVolume(header: BoundingVolumeJson | BoundingVolume): BoundingVolume;
|
|
1887
|
+
|
|
1881
1888
|
export declare interface MapviewControllerCustomInitArgs {
|
|
1882
1889
|
/** 默认水平角 */
|
|
1883
1890
|
defaultLongitude?: number;
|
|
@@ -1973,6 +1980,8 @@ export declare interface Model {
|
|
|
1973
1980
|
* 通过 json_xxxxxx(<dataURL>) 方式返回。
|
|
1974
1981
|
*/
|
|
1975
1982
|
export declare class Model extends THREE_2.Object3D {
|
|
1983
|
+
parent: ModelScene | null;
|
|
1984
|
+
needsRender: boolean;
|
|
1976
1985
|
children: ViewLayer[];
|
|
1977
1986
|
add: (...object: ViewLayer[]) => this;
|
|
1978
1987
|
private disposed;
|
|
@@ -2057,7 +2066,7 @@ export declare class Model extends THREE_2.Object3D {
|
|
|
2057
2066
|
* @deprecated
|
|
2058
2067
|
* Use `.parameter.get` instead
|
|
2059
2068
|
*/
|
|
2060
|
-
getMaterial():
|
|
2069
|
+
getMaterial(): ParameterValue;
|
|
2061
2070
|
/**
|
|
2062
2071
|
* @deprecated
|
|
2063
2072
|
* Use `.parameter.shownFloorIndex` `.parameter.set('brightness', brightness)` instead
|
|
@@ -2607,7 +2616,7 @@ export declare class Parameter {
|
|
|
2607
2616
|
copy(value: Partial<ParameterValue>): this;
|
|
2608
2617
|
}
|
|
2609
2618
|
|
|
2610
|
-
|
|
2619
|
+
declare interface ParameterMaterialValue {
|
|
2611
2620
|
/** 自定义材质*/
|
|
2612
2621
|
customShaders: readonly PBMCustomShader[];
|
|
2613
2622
|
/** 是否生效标注 */
|
|
@@ -2624,6 +2633,8 @@ export declare interface ParameterMaterialValue {
|
|
|
2624
2633
|
refinedScreen: PBMRefinedScreen | null;
|
|
2625
2634
|
/** 模型贴图和全景图的混合程度 [0-1] */
|
|
2626
2635
|
modelAlpha: number;
|
|
2636
|
+
/** 深度写入alpha */
|
|
2637
|
+
logDepthAlpha: number;
|
|
2627
2638
|
/** 全景图混合程度 [0-1] */
|
|
2628
2639
|
progress: number;
|
|
2629
2640
|
/** 全景图过度混合 */
|
|
@@ -2642,8 +2653,6 @@ export declare interface ParameterMaterialValue {
|
|
|
2642
2653
|
clippers: readonly PBMClipperParameter[];
|
|
2643
2654
|
/** 亮度 */
|
|
2644
2655
|
brightness: number;
|
|
2645
|
-
/** 是否使用EDL*/
|
|
2646
|
-
useEDL: boolean;
|
|
2647
2656
|
/** 是否使用HQ*/
|
|
2648
2657
|
useHQWeight: boolean;
|
|
2649
2658
|
/** 是否使用HQ_DEPTH_MASK*/
|
|
@@ -2679,9 +2688,10 @@ export declare interface ParameterMaterialValue {
|
|
|
2679
2688
|
/** 半透明叠加渲染*/
|
|
2680
2689
|
useAddBlend: boolean;
|
|
2681
2690
|
}
|
|
2691
|
+
export { ParameterMaterialValue as ModelMaterialValues }
|
|
2692
|
+
export { ParameterMaterialValue }
|
|
2682
2693
|
|
|
2683
2694
|
export declare interface ParameterTilesetValue {
|
|
2684
|
-
tileDebug: TileDebug;
|
|
2685
2695
|
/** 模型显示最小细化层级 */
|
|
2686
2696
|
minLevelOfDetail: number;
|
|
2687
2697
|
/** 模型显示最大细化层级 */
|
|
@@ -2698,8 +2708,8 @@ export declare interface ParameterTilesetValue {
|
|
|
2698
2708
|
mostDetail: boolean;
|
|
2699
2709
|
/** 模型加载不在视野中的兄弟节点 */
|
|
2700
2710
|
loadSiblings: boolean;
|
|
2701
|
-
/**
|
|
2702
|
-
|
|
2711
|
+
/** 模型不加载在不在视野中的节点 */
|
|
2712
|
+
cameraCulling: boolean;
|
|
2703
2713
|
/** 模型最大内存缓存 */
|
|
2704
2714
|
maxMemoryUsage: number;
|
|
2705
2715
|
/** 模型网络最大请求并发数 */
|
|
@@ -2714,8 +2724,10 @@ export declare interface ParameterTilesetValue {
|
|
|
2714
2724
|
cacheCameras: readonly (Camera | THREE_2.PerspectiveCamera)[];
|
|
2715
2725
|
}
|
|
2716
2726
|
|
|
2717
|
-
|
|
2727
|
+
declare interface ParameterValue extends ParameterMaterialValue, ParameterTilesetValue {
|
|
2718
2728
|
}
|
|
2729
|
+
export { ParameterValue as PBMParameters }
|
|
2730
|
+
export { ParameterValue }
|
|
2719
2731
|
|
|
2720
2732
|
/**
|
|
2721
2733
|
* 解析 Work 数据
|
|
@@ -2758,7 +2770,25 @@ export declare type PBMColorStyle = 'RGB' | 'ALTITUDE' | 'CONSTANT';
|
|
|
2758
2770
|
* @deprecated 弃用, 直接使用 THREE.Group
|
|
2759
2771
|
*/
|
|
2760
2772
|
export declare class PBMContainer extends THREE_2.Group {
|
|
2761
|
-
|
|
2773
|
+
/** 当前样式参数 */
|
|
2774
|
+
parameter: Parameter;
|
|
2775
|
+
/** 是否需要更新按需渲染 */
|
|
2776
|
+
needsRender: boolean;
|
|
2777
|
+
/**
|
|
2778
|
+
* 更新版本
|
|
2779
|
+
* @deprecated
|
|
2780
|
+
* use this.parameter.resolveValue()
|
|
2781
|
+
*/
|
|
2782
|
+
get materialParameters(): ParameterValue;
|
|
2783
|
+
/**
|
|
2784
|
+
* 更新版本
|
|
2785
|
+
* @deprecated
|
|
2786
|
+
* use this.parameter.resolveValue().versions instead
|
|
2787
|
+
*/
|
|
2788
|
+
get pbmMaterialParametersVersion(): string;
|
|
2789
|
+
setMaterial(value: Partial<ParameterValue>): void;
|
|
2790
|
+
getMaterial(): ParameterValue;
|
|
2791
|
+
update(): void;
|
|
2762
2792
|
}
|
|
2763
2793
|
|
|
2764
2794
|
declare class PBMCustomShader {
|
|
@@ -2882,6 +2912,7 @@ export declare class PBMMeshMaterial extends PBMMaterial implements THREE_2.Mesh
|
|
|
2882
2912
|
pano1Depth: PBMPanoDepth | null;
|
|
2883
2913
|
refinedScreen: PBMRefinedScreen | null;
|
|
2884
2914
|
modelAlpha: number;
|
|
2915
|
+
logDepthAlpha: number;
|
|
2885
2916
|
progress: number;
|
|
2886
2917
|
transition: PBMTransition;
|
|
2887
2918
|
colorStyle: PBMColorStyle;
|
|
@@ -2923,6 +2954,7 @@ export declare interface PBMMeshMaterialParameters extends THREE_2.MaterialParam
|
|
|
2923
2954
|
pano1?: PBMPanoPicture | null;
|
|
2924
2955
|
refinedScreen?: PBMRefinedScreen | null;
|
|
2925
2956
|
modelAlpha?: number;
|
|
2957
|
+
logDepthAlpha?: number;
|
|
2926
2958
|
progress?: number;
|
|
2927
2959
|
transition?: PBMTransition;
|
|
2928
2960
|
colorStyle?: PBMColorStyle;
|
|
@@ -2990,6 +3022,7 @@ export declare class PBMPointCloudMaterial extends PBMMaterial {
|
|
|
2990
3022
|
pointShape: PBMPointShape;
|
|
2991
3023
|
pointBack: PBMPointBack;
|
|
2992
3024
|
modelAlpha: number;
|
|
3025
|
+
logDepthAlpha: number;
|
|
2993
3026
|
colorStyle: PBMColorStyle;
|
|
2994
3027
|
constantColor: THREE_2.Vector3;
|
|
2995
3028
|
floorIndex: number;
|
|
@@ -3029,6 +3062,7 @@ export declare interface PBMPointCloudMaterialParameters extends THREE_2.Materia
|
|
|
3029
3062
|
pointShape?: PBMPointShape;
|
|
3030
3063
|
pointBack?: PBMPointBack;
|
|
3031
3064
|
modelAlpha?: number;
|
|
3065
|
+
logDepthAlpha?: number;
|
|
3032
3066
|
colorStyle?: PBMColorStyle;
|
|
3033
3067
|
constantColor?: THREE_2.Vector3;
|
|
3034
3068
|
floorIndex?: number;
|
|
@@ -3345,7 +3379,6 @@ export declare class Tile {
|
|
|
3345
3379
|
viewerRequestVolume?: BoundingVolume;
|
|
3346
3380
|
transform: THREE_2.Matrix4;
|
|
3347
3381
|
children: Tile[];
|
|
3348
|
-
boundingVolumeDebugObject: THREE_2.Object3D | undefined;
|
|
3349
3382
|
state: {
|
|
3350
3383
|
visible: boolean;
|
|
3351
3384
|
frameNumber: number;
|
|
@@ -3413,9 +3446,10 @@ export declare class Tile3DModel extends THREE_2.Object3D {
|
|
|
3413
3446
|
private renderer?;
|
|
3414
3447
|
private renderObjects;
|
|
3415
3448
|
private backfaceObjects;
|
|
3416
|
-
private debugObjects;
|
|
3417
3449
|
private tileObjects;
|
|
3418
3450
|
constructor(tilesetHeader: TilesetHeader, options: Tile3DModelLoaderOptions);
|
|
3451
|
+
get viewerRequestVolume(): BoundingVolume;
|
|
3452
|
+
set viewerRequestVolume(value: BoundingVolume);
|
|
3419
3453
|
get tiles(): Tile[];
|
|
3420
3454
|
get trajectories(): Trajectory[];
|
|
3421
3455
|
getRecommendProps(options?: {
|
|
@@ -3496,12 +3530,6 @@ export declare class Tile3DModel extends THREE_2.Object3D {
|
|
|
3496
3530
|
* Use `.parameter.reset('brightness')` instead
|
|
3497
3531
|
*/
|
|
3498
3532
|
resetBrightness(): void;
|
|
3499
|
-
/**
|
|
3500
|
-
* @deprecated
|
|
3501
|
-
* use `.parameter.tileDebug` `.parameter.set('tileDebug', tileDebug)` instend
|
|
3502
|
-
*/
|
|
3503
|
-
get debug(): TileDebug;
|
|
3504
|
-
set debug(value: TileDebug);
|
|
3505
3533
|
/**
|
|
3506
3534
|
* @deprecated
|
|
3507
3535
|
* use `.parameter.minLevelOfDetail` `.parameter.set('minLevelOfDetail', minLevelOfDetail)` instend
|
|
@@ -3550,12 +3578,6 @@ export declare class Tile3DModel extends THREE_2.Object3D {
|
|
|
3550
3578
|
*/
|
|
3551
3579
|
get loadSiblings(): boolean;
|
|
3552
3580
|
set loadSiblings(value: boolean);
|
|
3553
|
-
/**
|
|
3554
|
-
* @deprecated
|
|
3555
|
-
* use `.parameter.loadAll` `.parameter.set('loadAll', loadAll)` instend
|
|
3556
|
-
*/
|
|
3557
|
-
get loadAll(): boolean;
|
|
3558
|
-
set loadAll(value: boolean);
|
|
3559
3581
|
/**
|
|
3560
3582
|
* @deprecated
|
|
3561
3583
|
* use `.parameter.maxMemoryUsage` `.parameter.set('maxMemoryUsage', maxMemoryUsage)` instend
|
|
@@ -3597,8 +3619,10 @@ export declare interface Tile3DModelLoaderOptions {
|
|
|
3597
3619
|
}
|
|
3598
3620
|
|
|
3599
3621
|
export declare type Tile3dOptions = (Partial<ParameterTilesetValue> & {
|
|
3622
|
+
viewerRequestVolume?: BoundingVolume | BoundingVolumeJson;
|
|
3600
3623
|
showLayers?: boolean | string[];
|
|
3601
|
-
}) | ((viewLayer:
|
|
3624
|
+
}) | ((viewLayer: ViewLayer, model: Model, modelIndex: number) => void | (Partial<ParameterTilesetValue> & {
|
|
3625
|
+
viewerRequestVolume?: BoundingVolume | BoundingVolumeJson;
|
|
3602
3626
|
showLayers?: boolean | string[];
|
|
3603
3627
|
}));
|
|
3604
3628
|
|
|
@@ -3629,8 +3653,6 @@ export declare type TileContentData = {
|
|
|
3629
3653
|
object: TileNode;
|
|
3630
3654
|
};
|
|
3631
3655
|
|
|
3632
|
-
export declare type TileDebug = 'root-bounding-volume' | 'selected-bounding-volume' | 'none';
|
|
3633
|
-
|
|
3634
3656
|
export declare interface TileHeader {
|
|
3635
3657
|
content?: {
|
|
3636
3658
|
uri?: string;
|
|
@@ -3727,7 +3749,6 @@ export declare class Tileset {
|
|
|
3727
3749
|
}
|
|
3728
3750
|
|
|
3729
3751
|
export declare type TilesetFrameState = {
|
|
3730
|
-
debug: TileDebug;
|
|
3731
3752
|
frameNumber: number;
|
|
3732
3753
|
time: number;
|
|
3733
3754
|
camera: {
|
|
@@ -3750,7 +3771,7 @@ export declare type TilesetFrameState = {
|
|
|
3750
3771
|
skipLevelOfDetail: boolean;
|
|
3751
3772
|
mostDetail: boolean;
|
|
3752
3773
|
loadSiblings: boolean;
|
|
3753
|
-
|
|
3774
|
+
cameraCulling: boolean;
|
|
3754
3775
|
maxRequests: number;
|
|
3755
3776
|
requestOrder: TileRequestOrder;
|
|
3756
3777
|
maxScreenSpaceError: number;
|