@realsee/five 6.8.0-alpha.26 → 6.8.0-alpha.28
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/ai_guides/features/event.md +12 -7
- package/ai_guides/features/load-external-model.md +1 -0
- package/ai_guides/release_notes/6.8.md +1 -1
- package/docs/classes/five.Five.html +17 -17
- package/docs/documents/features_event.html +5 -2
- package/docs/documents/features_load-external-model.html +1 -0
- package/docs/documents/release_notes_6.8.html +1 -1
- package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +9 -9
- package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +8 -8
- package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +8 -8
- package/five/index.js +67 -67
- package/five/index.mjs +1930 -1812
- package/five/model/loaders/glTF-helpers/extensions/KHR_gaussian_splatting.d.ts +19 -0
- package/five/model/loaders/glTF-helpers/extensions/KHR_gaussian_splatting_compression_spz.d.ts +3 -1
- package/five/model/loaders/glTF-helpers/extensions/KHR_gaussian_splatting_compression_spz_2.d.ts +11 -0
- package/five/model/loaders/glTF-helpers/index.d.ts +2 -0
- package/gltf-loader/index.js +2 -2
- package/gltf-loader/index.mjs +2 -2
- package/line/index.js +2 -2
- package/line/index.mjs +2 -2
- package/package.json +1 -1
- package/plugins/index.js +1 -1
- package/plugins/index.mjs +1 -1
- package/react/index.js +1 -1
- package/react/index.mjs +1 -1
- package/shader-lib/index.js +1 -1
- package/shader-lib/index.mjs +1 -1
- package/sticker/index.js +2 -2
- package/sticker/index.mjs +2 -2
- package/umd/five-gltf-loader.js +2 -2
- package/umd/five-line.js +2 -2
- package/umd/five-plugins.js +1 -1
- package/umd/five-react.js +1 -1
- package/umd/five-shader-lib.js +1 -1
- package/umd/five-sticker.js +2 -2
- package/umd/five-vfx.js +1 -1
- package/umd/five-vue.js +1 -1
- package/umd/five.js +12 -12
- package/vfx/index.js +1 -1
- package/vfx/index.mjs +1 -1
- package/vue/index.js +1 -1
- package/vue/index.mjs +1 -1
- package/work-downloader/index.js +1 -1
- package/work-downloader/index.mjs +1 -1
|
@@ -14,24 +14,24 @@
|
|
|
14
14
|
<a href="#tilelevelforfov" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tile<wbr/>Level<wbr/>For<wbr/>Fov?</span></a>
|
|
15
15
|
<a href="#tilemaxrequest" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tile<wbr/>Max<wbr/>Request?</span></a>
|
|
16
16
|
</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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="adjustpanocirclemeshpositionbasedonmodel"><code class="tsd-tag">Optional</code><span>adjust<wbr/>Pano<wbr/>Circle<wbr/>Mesh<wbr/>Position<wbr/>Based<wbr/>On<wbr/>Model</span><a href="#adjustpanocirclemeshpositionbasedonmodel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">adjustPanoCircleMeshPositionBasedOnModel</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><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#adjustpanocirclemeshpositionbasedonmodel">adjustPanoCircleMeshPositionBasedOnModel</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
17
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#adjustpanocirclemeshpositionbasedonmodel">adjustPanoCircleMeshPositionBasedOnModel</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:83</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="aerialobserverminheight"><code class="tsd-tag">Optional</code><span>aerial<wbr/>Observer<wbr/>Min<wbr/>Height</span><a href="#aerialobserverminheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">aerialObserverMinHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>航拍点最小高度</p>
|
|
18
18
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#aerialobserverminheight">aerialObserverMinHeight</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:38</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="defaultfov"><code class="tsd-tag">Optional</code><span>default<wbr/>Fov</span><a href="#defaultfov" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">defaultFov</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>默认相机可视角度(垂直),可作为 <code>zoom</code></p>
|
|
19
19
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#defaultfov">defaultFov</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:24</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="defaultlatitude"><code class="tsd-tag">Optional</code><span>default<wbr/>Latitude</span><a href="#defaultlatitude" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">defaultLatitude</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>默认相机俯仰角</p>
|
|
20
20
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#defaultlatitude">defaultLatitude</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:18</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="flyeffectusedepthbuffer"><code class="tsd-tag">Optional</code><span>fly<wbr/>Effect<wbr/>Use<wbr/>Depth<wbr/>Buffer</span><a href="#flyeffectusedepthbuffer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">flyEffectUseDepthBuffer</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用深度信息干预全景图着色</p>
|
|
21
|
-
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#flyeffectusedepthbuffer">flyEffectUseDepthBuffer</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
21
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#flyeffectusedepthbuffer">flyEffectUseDepthBuffer</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:100</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="intersectmeshcreator"><code class="tsd-tag">Optional</code><span>intersect<wbr/>Mesh<wbr/>Creator</span><a href="#intersectmeshcreator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">intersectMeshCreator</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">()</span> <span class="tsd-signature-symbol">=></span> <a href="five.IntersectMeshInterface.html" class="tsd-signature-type tsd-kind-interface">IntersectMeshInterface</a></div><div class="tsd-comment tsd-typography"><p>鼠标焦点环自定义创建器</p>
|
|
22
22
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#intersectmeshcreator">intersectMeshCreator</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:36</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="maxaccessibledistance"><code class="tsd-tag">Optional</code><span>max<wbr/>Accessible<wbr/>Distance</span><a href="#maxaccessibledistance" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">maxAccessibleDistance</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>最远可移动观察点距离</p>
|
|
23
|
-
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#maxaccessibledistance">maxAccessibleDistance</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
23
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#maxaccessibledistance">maxAccessibleDistance</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:69</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="maxfov"><code class="tsd-tag">Optional</code><span>max<wbr/>Fov</span><a href="#maxfov" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">maxFov</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>最大默认相机可视角度(垂直)</p>
|
|
24
24
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#maxfov">maxFov</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:26</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="minfov"><code class="tsd-tag">Optional</code><span>min<wbr/>Fov</span><a href="#minfov" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">minFov</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>最小默认相机可视角度(垂直)</p>
|
|
25
25
|
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#minfov">minFov</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:28</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="movespeed"><code class="tsd-tag">Optional</code><span>move<wbr/>Speed</span><a href="#movespeed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">moveSpeed</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点位间移动动画速度 单位 m/s</p>
|
|
26
26
|
</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-description"><h4 class="tsd-anchor-link" id="description">Description<a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>这边设置的是速度,整体耗时会通过距离除速度计算得到</p>
|
|
27
27
|
</div></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#movespeed">moveSpeed</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:34</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="panocirclemeshcreator"><code class="tsd-tag">Optional</code><span>pano<wbr/>Circle<wbr/>Mesh<wbr/>Creator</span><a href="#panocirclemeshcreator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panoCircleMeshCreator</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">observer</span><span class="tsd-signature-symbol">:</span> <a href="five.WorkObserver.html" class="tsd-signature-type tsd-kind-interface">WorkObserver</a><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">aerialObserverMinHeight</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><br/><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <a href="five.PanoCircleMeshInterface.html" class="tsd-signature-type tsd-kind-interface">PanoCircleMeshInterface</a></div><div class="tsd-comment tsd-typography"><p>地面观察点标识自定义创建器</p>
|
|
28
|
-
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#panocirclemeshcreator">panoCircleMeshCreator</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
28
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#panocirclemeshcreator">panoCircleMeshCreator</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:80</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="panotaptriggerradius"><code class="tsd-tag">Optional</code><span>pano<wbr/>Tap<wbr/>Trigger<wbr/>Radius</span><a href="#panotaptriggerradius" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panoTapTriggerRadius</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点击地面观察点标识的判定范围</p>
|
|
29
29
|
</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-description"><h4 class="tsd-anchor-link" id="description-1">Description<a href="#description-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>如果在判定范围内则确定去到目标点,
|
|
30
30
|
否则寻找点击位置方向最适合的点(可能会走到一个离相机更近的点)。</p>
|
|
31
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#panotaptriggerradius">panoTapTriggerRadius</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
32
|
-
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tileappearduration">tileAppearDuration</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
31
|
+
</div></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#panotaptriggerradius">panoTapTriggerRadius</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:77</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="tileappearduration"><code class="tsd-tag">Optional</code><span>tile<wbr/>Appear<wbr/>Duration</span><a href="#tileappearduration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tileAppearDuration</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景进入渐变时长 单位秒</p>
|
|
32
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tileappearduration">tileAppearDuration</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:94</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="tilelevelforfov"><code class="tsd-tag">Optional</code><span>tile<wbr/>Level<wbr/>For<wbr/>Fov</span><a href="#tilelevelforfov" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tileLevelForFov</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">false</span> <span class="tsd-signature-symbol">|</span> (<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">fov</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">viewSize</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector2</span><span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <span class="tsd-signature-type">number</span>)</div><div class="tsd-comment tsd-typography"><p>全景瓦片登记</p>
|
|
33
33
|
</div><div class="tsd-comment tsd-typography"><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-fov">Param: fov<a href="#param-fov" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>当前 fov</p>
|
|
34
34
|
</div><div class="tsd-tag-param"><h4 class="tsd-anchor-link" id="param-viewsize">Param: viewSize<a href="#param-viewsize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>当前绘制区域大小</p>
|
|
35
35
|
</div><div class="tsd-tag-returns"><h4 class="tsd-anchor-link" id="returns">Returns<a href="#returns" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>返回瓦片等级</p>
|
|
36
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tilelevelforfov">tileLevelForFov</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
37
|
-
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tilemaxrequest">tileMaxRequest</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:
|
|
36
|
+
</div></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tilelevelforfov">tileLevelForFov</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:91</li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><h3 class="tsd-anchor-link" id="tilemaxrequest"><code class="tsd-tag">Optional</code><span>tile<wbr/>Max<wbr/>Request</span><a href="#tilemaxrequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tileMaxRequest</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景瓦片并发数</p>
|
|
37
|
+
</div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaControllerCustomInitArgs.html">PanoramaControllerCustomInitArgs</a>.<a href="five.PanoramaControllerCustomInitArgs.html#tilemaxrequest">tileMaxRequest</a></p><ul><li>Defined in lib/five/controllers/panorama.ts:97</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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>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="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#adjustpanocirclemeshpositionbasedonmodel" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>adjust<wbr/>Pano<wbr/>Circle<wbr/>Mesh<wbr/>Position<wbr/>Based<wbr/>On<wbr/>Model</span></a><a href="#aerialobserverminheight" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>aerial<wbr/>Observer<wbr/>Min<wbr/>Height</span></a><a href="#defaultfov" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>default<wbr/>Fov</span></a><a href="#defaultlatitude" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>default<wbr/>Latitude</span></a><a href="#flyeffectusedepthbuffer" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>fly<wbr/>Effect<wbr/>Use<wbr/>Depth<wbr/>Buffer</span></a><a href="#intersectmeshcreator" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>intersect<wbr/>Mesh<wbr/>Creator</span></a><a href="#maxaccessibledistance" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Accessible<wbr/>Distance</span></a><a href="#maxfov" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>max<wbr/>Fov</span></a><a href="#minfov" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>min<wbr/>Fov</span></a><a href="#movespeed" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>move<wbr/>Speed</span></a><a href="#panocirclemeshcreator" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano<wbr/>Circle<wbr/>Mesh<wbr/>Creator</span></a><a href="#panotaptriggerradius" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano<wbr/>Tap<wbr/>Trigger<wbr/>Radius</span></a><a href="#tileappearduration" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tile<wbr/>Appear<wbr/>Duration</span></a><a href="#tilelevelforfov" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tile<wbr/>Level<wbr/>For<wbr/>Fov</span></a><a href="#tilemaxrequest" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tile<wbr/>Max<wbr/>Request</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">如视 Five SDK</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><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>
|