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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/docs/assets/navigation.js +1 -1
  2. package/docs/assets/search.js +1 -1
  3. package/docs/classes/five.Camera.html +5 -4
  4. package/docs/classes/five.Five.html +53 -53
  5. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  6. package/docs/classes/five.Model.html +24 -37
  7. package/docs/classes/five.ModelViewLayer.html +6 -6
  8. package/docs/classes/five.PBMMeshMaterial.html +37 -37
  9. package/docs/classes/five.PBMPointCloudMaterial.html +34 -34
  10. package/docs/classes/five.TextureLoader.html +2 -2
  11. package/docs/classes/five.Tile.html +2 -1
  12. package/docs/classes/five.Tile3DModel.html +2 -1
  13. package/docs/classes/five.TileCubeTextureTarget.html +3 -2
  14. package/docs/classes/five.TileRequestScheduler.html +2 -2
  15. package/docs/classes/five.Tileset.html +1 -1
  16. package/docs/classes/five.Work.html +14 -14
  17. package/docs/functions/five.loadGltf.html +1 -0
  18. package/docs/functions/five.loadX3p.html +1 -0
  19. package/docs/functions/five.parseWork.html +1 -1
  20. package/docs/interfaces/five.FiveInitArgs.html +2 -2
  21. package/docs/interfaces/five.FiveLoadOptions.html +13 -26
  22. package/docs/interfaces/five.MapviewControllerCustomInitArgs.html +9 -9
  23. package/docs/interfaces/five.PBMParameters.html +13 -13
  24. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +6 -4
  25. package/docs/interfaces/five.Tile3dLayerOptions.html +27 -0
  26. package/docs/interfaces/five.TileHeader.html +2 -2
  27. package/docs/interfaces/five.TilesetHeader.html +4 -4
  28. package/docs/interfaces/five.TrajectoryHeader.html +2 -2
  29. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +6 -4
  30. package/docs/interfaces/five.WorkCubeImage.html +8 -8
  31. package/docs/interfaces/five.WorkImage.html +10 -10
  32. package/docs/interfaces/five.WorkInitial.html +8 -8
  33. package/docs/interfaces/five.WorkModel.html +6 -6
  34. package/docs/interfaces/five.WorkModelLayer.html +5 -0
  35. package/docs/interfaces/five.WorkObserver.html +20 -20
  36. package/docs/interfaces/five.WorkResolvedObserver.html +20 -20
  37. package/docs/interfaces/five.WorkTile.html +2 -2
  38. package/docs/interfaces/five.WorkVideo.html +4 -4
  39. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +6 -4
  40. package/docs/modules/five.html +5 -1
  41. package/docs/types/five.Mirror.html +1 -1
  42. package/docs/types/five.ModelMaterialValues.html +1 -1
  43. package/docs/types/five.Models.html +5 -5
  44. package/docs/types/five.ParseWorkOptions.html +1 -1
  45. package/docs/types/five.ParsedResultType.html +1 -1
  46. package/docs/types/five.Tile3dOptions.html +1 -0
  47. package/docs/types/five.TileRequestOrder.html +1 -1
  48. package/docs/types/five.TileRequestSchedulerOptions.html +1 -1
  49. package/docs/types/five.Works.html +1 -1
  50. package/five/index.d.ts +70 -75
  51. package/five/index.js +94 -94
  52. package/five/index.mjs +6825 -6603
  53. package/gltf-loader/index.js +5 -5
  54. package/gltf-loader/index.mjs +534 -515
  55. package/line/index.js +3 -3
  56. package/line/index.mjs +3 -3
  57. package/package.json +1 -1
  58. package/plugins/index.js +2 -2
  59. package/plugins/index.mjs +2 -2
  60. package/react/index.d.ts +1 -1
  61. package/react/index.js +2 -2
  62. package/react/index.mjs +2 -2
  63. package/shader-lib/index.js +2 -2
  64. package/shader-lib/index.mjs +2 -2
  65. package/sticker/index.js +3 -3
  66. package/sticker/index.mjs +3 -3
  67. package/umd/five-gltf-loader.js +5 -5
  68. package/umd/five-line.js +3 -3
  69. package/umd/five-plugins.js +2 -2
  70. package/umd/five-react.js +2 -2
  71. package/umd/five-shader-lib.js +2 -2
  72. package/umd/five-sticker.js +3 -3
  73. package/umd/five-vfx.js +2 -2
  74. package/umd/five-vue.js +2 -2
  75. package/umd/five.js +51 -51
  76. package/vfx/index.js +2 -2
  77. package/vfx/index.mjs +2 -2
  78. package/vue/index.d.ts +1 -1
  79. package/vue/index.js +2 -2
  80. package/vue/index.mjs +2 -2
  81. package/docs/functions/five.loadGlb.html +0 -1
@@ -1,9 +1,10 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PBMPointCloudMaterial | 如视 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.PBMPointCloudMaterial.html">PBMPointCloudMaterial</a></li></ul><h1>Class PBMPointCloudMaterial</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>PBM 材质参数</p>
2
- </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">ShaderMaterial</span><ul class="tsd-hierarchy"><li><span class="target">PBMPointCloudMaterial</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implements</h4><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type tsd-kind-interface">PBMParameters</a></li></ul></section><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:34</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">Constructors</h3><div class="tsd-index-list"><a href="five.PBMPointCloudMaterial.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
2
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">ShaderMaterial</span><ul class="tsd-hierarchy"><li><span class="target">PBMPointCloudMaterial</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implements</h4><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type tsd-kind-interface">PBMParameters</a></li></ul></section><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:33</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">Constructors</h3><div class="tsd-index-list"><a href="five.PBMPointCloudMaterial.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
3
3
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="five.PBMPointCloudMaterial.html#brightness" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>brightness</span></a>
4
4
  <a href="five.PBMPointCloudMaterial.html#clippers" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>clippers</span></a>
5
5
  <a href="five.PBMPointCloudMaterial.html#colorBrightness" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Brightness</span></a>
6
6
  <a href="five.PBMPointCloudMaterial.html#colorSaturation" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Saturation</span></a>
7
+ <a href="five.PBMPointCloudMaterial.html#colorStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Style</span></a>
7
8
  <a href="five.PBMPointCloudMaterial.html#constantColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>constant<wbr/>Color</span></a>
8
9
  <a href="five.PBMPointCloudMaterial.html#customShaderDefines" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Defines</span></a>
9
10
  <a href="five.PBMPointCloudMaterial.html#customShaderHash" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Hash</span></a>
@@ -16,7 +17,6 @@
16
17
  <a href="five.PBMPointCloudMaterial.html#pano0" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano0</span></a>
17
18
  <a href="five.PBMPointCloudMaterial.html#pano1" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano1</span></a>
18
19
  <a href="five.PBMPointCloudMaterial.html#pointBack" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Back</span></a>
19
- <a href="five.PBMPointCloudMaterial.html#pointColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Color</span></a>
20
20
  <a href="five.PBMPointCloudMaterial.html#pointMaxPixel" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Max<wbr/>Pixel</span></a>
21
21
  <a href="five.PBMPointCloudMaterial.html#pointMinPixel" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Min<wbr/>Pixel</span></a>
22
22
  <a href="five.PBMPointCloudMaterial.html#pointScale" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Scale</span></a>
@@ -32,37 +32,37 @@
32
32
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="five.PBMPointCloudMaterial.html#copy" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>copy</span></a>
33
33
  <a href="five.PBMPointCloudMaterial.html#onBeforeCompile" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Before<wbr/>Compile</span></a>
34
34
  <a href="five.PBMPointCloudMaterial.html#update" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update</span></a>
35
- </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-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_PBMPointCloudMaterial" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new PBMPoint<wbr/>Cloud<wbr/>Material</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a><a href="#constructor.new_PBMPointCloudMaterial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">parameters</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type tsd-kind-interface">PBMParameters</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a></h4><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.constructor</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:94</li></ul></aside></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="brightness" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>brightness</span><a href="#brightness" 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">brightness</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>亮度</p>
36
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#brightness">brightness</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:58</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="clippers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>clippers</span><a href="#clippers" 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">clippers</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.ClipperParameter.html" class="tsd-signature-type tsd-kind-interface">ClipperParameter</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>对外模型裁切参数</p>
37
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#clippers">clippers</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:60</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="colorBrightness" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>color<wbr/>Brightness</span><a href="#colorBrightness" 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">color<wbr/>Brightness</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>HSV亮度调整值</p>
38
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#colorBrightness">colorBrightness</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:92</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="colorSaturation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>color<wbr/>Saturation</span><a href="#colorSaturation" 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">color<wbr/>Saturation</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>饱HSV和度调整值</p>
39
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#colorSaturation">colorSaturation</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:90</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="constantColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constant<wbr/>Color</span><a href="#constantColor" 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">constant<wbr/>Color</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></div><div class="tsd-comment tsd-typography"><p>模型颜色</p>
40
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#constantColor">constantColor</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:62</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderDefines" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Defines</span><a href="#customShaderDefines" 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">custom<wbr/>Shader<wbr/>Defines</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShaderDefines</p>
41
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:42</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderHash" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Hash</span><a href="#customShaderHash" 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">custom<wbr/>Shader<wbr/>Hash</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShader</p>
42
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:38</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderUniforms" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Uniforms</span><a href="#customShaderUniforms" 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">custom<wbr/>Shader<wbr/>Uniforms</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Uniform</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShaderUniforms</p>
43
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:40</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaders" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shaders</span><a href="#customShaders" 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">custom<wbr/>Shaders</span><span class="tsd-signature-symbol">:</span> <a href="five.CustomShader.html" class="tsd-signature-type tsd-kind-class">CustomShader</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>自定义材质</p>
44
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#customShaders">customShaders</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:36</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>floor</span><a href="#floor" 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">floor</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>所属楼层</p>
45
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:88</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floorStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>floor<wbr/>Style</span><a href="#floorStyle" 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">floor<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;VISIBILITY&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OPACITY&quot;</span></div><div class="tsd-comment tsd-typography"><p>楼层样式</p>
46
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#floorStyle">floorStyle</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:54</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="gradientTexture" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>gradient<wbr/>Texture</span><a href="#gradientTexture" 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">gradient<wbr/>Texture</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Texture</span></div><div class="tsd-comment tsd-typography"><p>高程彩色图</p>
47
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#gradientTexture">gradientTexture</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:86</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="modelAlpha" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>model<wbr/>Alpha</span><a href="#modelAlpha" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">model<wbr/>Alpha</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景和点云/模型的混合程度</p>
48
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#modelAlpha">modelAlpha</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:64</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pano0" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pano0</span><a href="#pano0" 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">pano0</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type tsd-kind-interface">PBMPanoPicture</a></div><div class="tsd-comment tsd-typography"><p>起始点</p>
49
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pano0">pano0</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:46</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pano1" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pano1</span><a href="#pano1" 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">pano1</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type tsd-kind-interface">PBMPanoPicture</a></div><div class="tsd-comment tsd-typography"><p>结束点</p>
50
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pano1">pano1</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:48</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointBack" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Back</span><a href="#pointBack" 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">point<wbr/>Back</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;VISIBLE&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;HIDDEN&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DARK&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云背面绘制方式</p>
51
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointBack">pointBack</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:80</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Color</span><a href="#pointColor" 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">point<wbr/>Color</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;RGB&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ALTITUDE&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云着色方式</p>
52
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointColor">pointColor</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:72</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointMaxPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Max<wbr/>Pixel</span><a href="#pointMaxPixel" 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">point<wbr/>Max<wbr/>Pixel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云像素最大值</p>
53
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointMaxPixel">pointMaxPixel</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:84</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointMinPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Min<wbr/>Pixel</span><a href="#pointMinPixel" 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">point<wbr/>Min<wbr/>Pixel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云像素最小值</p>
54
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointMinPixel">pointMinPixel</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:82</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Scale</span><a href="#pointScale" 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">point<wbr/>Scale</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云基础缩放</p>
55
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointScale">pointScale</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:78</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointShape" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Shape</span><a href="#pointShape" 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">point<wbr/>Shape</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;SQUARE&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;CIRCLE&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云形状</p>
56
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointShape">pointShape</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:76</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Size</span><a href="#pointSize" 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">point<wbr/>Size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;FIXED&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ATTENUATION&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;GEOMETRIC&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云大小绘制方式</p>
57
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointSize">pointSize</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:74</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>progress</span><a href="#progress" 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">progress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景图混合程度 [0-1]</p>
58
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#progress">progress</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:50</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="shownFloorIndex" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shown<wbr/>Floor<wbr/>Index</span><a href="#shownFloorIndex" 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">shown<wbr/>Floor<wbr/>Index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>楼层参数</p>
59
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#shownFloorIndex">shownFloorIndex</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:56</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="syncModelVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>sync<wbr/>Model<wbr/>Version</span><a href="#syncModelVersion" 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">sync<wbr/>Model<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>更新版本</p>
60
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:44</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="transition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>transition</span><a href="#transition" 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">transition</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;BLACK&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SPREAD&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;FADE&quot;</span></div><div class="tsd-comment tsd-typography"><p>全景图过度混合</p>
61
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#transition">transition</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:52</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useEDL" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useEDL</span><a href="#useEDL" 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">useEDL</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用EDL</p>
62
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useEDL">useEDL</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:66</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useHQDepth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useHQDepth</span><a href="#useHQDepth" 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">useHQDepth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用HQ_DEPTH_MASK</p>
63
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useHQDepth">useHQDepth</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:70</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useHQWeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useHQWeight</span><a href="#useHQWeight" 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">useHQWeight</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用HQ</p>
64
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useHQWeight">useHQWeight</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:68</li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="copy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>copy</span><a href="#copy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="copy.copy-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">copy</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><a href="#copy.copy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Copy the parameters from the passed material into this material.</p>
65
- </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">source</span>: <a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.copy</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:542</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="onBeforeCompile" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>on<wbr/>Before<wbr/>Compile</span><a href="#onBeforeCompile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="onBeforeCompile.onBeforeCompile-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">on<wbr/>Before<wbr/>Compile</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">shader</span>, <span class="tsd-kind-parameter">renderer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#onBeforeCompile.onBeforeCompile-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>An optional callback that is executed immediately before the shader program is compiled. This function is called with the shader source code as a parameter. Useful for the modification of built-in materials.</p>
35
+ </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-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_PBMPointCloudMaterial" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new PBMPoint<wbr/>Cloud<wbr/>Material</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">parameters</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a><a href="#constructor.new_PBMPointCloudMaterial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">parameters</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type tsd-kind-interface">PBMParameters</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a></h4><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.constructor</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:93</li></ul></aside></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="brightness" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>brightness</span><a href="#brightness" 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">brightness</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>亮度</p>
36
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#brightness">brightness</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:57</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="clippers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>clippers</span><a href="#clippers" 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">clippers</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.ClipperParameter.html" class="tsd-signature-type tsd-kind-interface">ClipperParameter</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>对外模型裁切参数</p>
37
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#clippers">clippers</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:59</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="colorBrightness" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>color<wbr/>Brightness</span><a href="#colorBrightness" 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">color<wbr/>Brightness</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>HSV亮度调整值</p>
38
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#colorBrightness">colorBrightness</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:91</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="colorSaturation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>color<wbr/>Saturation</span><a href="#colorSaturation" 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">color<wbr/>Saturation</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>饱HSV和度调整值</p>
39
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#colorSaturation">colorSaturation</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:89</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="colorStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>color<wbr/>Style</span><a href="#colorStyle" 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">color<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;RGB&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ALTITUDE&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;CONSTANT&quot;</span></div><div class="tsd-comment tsd-typography"><p>着色样式</p>
40
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#colorStyle">colorStyle</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:61</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="constantColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constant<wbr/>Color</span><a href="#constantColor" 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">constant<wbr/>Color</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></div><div class="tsd-comment tsd-typography"><p>模型颜色</p>
41
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#constantColor">constantColor</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:63</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderDefines" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Defines</span><a href="#customShaderDefines" 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">custom<wbr/>Shader<wbr/>Defines</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShaderDefines</p>
42
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:41</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderHash" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Hash</span><a href="#customShaderHash" 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">custom<wbr/>Shader<wbr/>Hash</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShader</p>
43
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:37</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaderUniforms" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shader<wbr/>Uniforms</span><a href="#customShaderUniforms" 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">custom<wbr/>Shader<wbr/>Uniforms</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Uniform</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>上一次的customShaderUniforms</p>
44
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:39</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="customShaders" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>custom<wbr/>Shaders</span><a href="#customShaders" 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">custom<wbr/>Shaders</span><span class="tsd-signature-symbol">:</span> <a href="five.CustomShader.html" class="tsd-signature-type tsd-kind-class">CustomShader</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>自定义材质</p>
45
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#customShaders">customShaders</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:35</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>floor</span><a href="#floor" 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">floor</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>所属楼层</p>
46
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:87</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="floorStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>floor<wbr/>Style</span><a href="#floorStyle" 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">floor<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;VISIBILITY&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OPACITY&quot;</span></div><div class="tsd-comment tsd-typography"><p>楼层样式</p>
47
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#floorStyle">floorStyle</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:53</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="gradientTexture" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>gradient<wbr/>Texture</span><a href="#gradientTexture" 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">gradient<wbr/>Texture</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Texture</span></div><div class="tsd-comment tsd-typography"><p>高程彩色图</p>
48
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#gradientTexture">gradientTexture</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:85</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="modelAlpha" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>model<wbr/>Alpha</span><a href="#modelAlpha" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">model<wbr/>Alpha</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景和点云/模型的混合程度</p>
49
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#modelAlpha">modelAlpha</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:65</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pano0" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pano0</span><a href="#pano0" 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">pano0</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type tsd-kind-interface">PBMPanoPicture</a></div><div class="tsd-comment tsd-typography"><p>起始点</p>
50
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pano0">pano0</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:45</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pano1" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pano1</span><a href="#pano1" 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">pano1</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type tsd-kind-interface">PBMPanoPicture</a></div><div class="tsd-comment tsd-typography"><p>结束点</p>
51
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pano1">pano1</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:47</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointBack" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Back</span><a href="#pointBack" 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">point<wbr/>Back</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;VISIBLE&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;HIDDEN&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DARK&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云背面绘制方式</p>
52
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointBack">pointBack</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:79</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointMaxPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Max<wbr/>Pixel</span><a href="#pointMaxPixel" 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">point<wbr/>Max<wbr/>Pixel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云像素最大值</p>
53
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointMaxPixel">pointMaxPixel</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:83</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointMinPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Min<wbr/>Pixel</span><a href="#pointMinPixel" 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">point<wbr/>Min<wbr/>Pixel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云像素最小值</p>
54
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointMinPixel">pointMinPixel</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:81</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Scale</span><a href="#pointScale" 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">point<wbr/>Scale</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>点云基础缩放</p>
55
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointScale">pointScale</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:77</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointShape" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Shape</span><a href="#pointShape" 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">point<wbr/>Shape</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;SQUARE&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;CIRCLE&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云形状</p>
56
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointShape">pointShape</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:75</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pointSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>point<wbr/>Size</span><a href="#pointSize" 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">point<wbr/>Size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;FIXED&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ATTENUATION&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;GEOMETRIC&quot;</span></div><div class="tsd-comment tsd-typography"><p>点云大小绘制方式</p>
57
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#pointSize">pointSize</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:73</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>progress</span><a href="#progress" 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">progress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>全景图混合程度 [0-1]</p>
58
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#progress">progress</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:49</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="shownFloorIndex" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shown<wbr/>Floor<wbr/>Index</span><a href="#shownFloorIndex" 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">shown<wbr/>Floor<wbr/>Index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>楼层参数</p>
59
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#shownFloorIndex">shownFloorIndex</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:55</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="syncModelVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>sync<wbr/>Model<wbr/>Version</span><a href="#syncModelVersion" 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">sync<wbr/>Model<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>更新版本</p>
60
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:43</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="transition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>transition</span><a href="#transition" 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">transition</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;BLACK&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;SPREAD&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;FADE&quot;</span></div><div class="tsd-comment tsd-typography"><p>全景图过度混合</p>
61
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#transition">transition</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:51</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useEDL" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useEDL</span><a href="#useEDL" 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">useEDL</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用EDL</p>
62
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useEDL">useEDL</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:67</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useHQDepth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useHQDepth</span><a href="#useHQDepth" 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">useHQDepth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用HQ_DEPTH_MASK</p>
63
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useHQDepth">useHQDepth</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:71</li></ul></aside></section><section class="tsd-panel tsd-member"><a id="useHQWeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>useHQWeight</span><a href="#useHQWeight" 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">useHQWeight</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>是否使用HQ</p>
64
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useHQWeight">useHQWeight</a></p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:69</li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="copy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>copy</span><a href="#copy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="copy.copy-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">copy</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><a href="#copy.copy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Copy the parameters from the passed material into this material.</p>
65
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">source</span>: <a href="five.PBMPointCloudMaterial.html" class="tsd-signature-type tsd-kind-class">PBMPointCloudMaterial</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.copy</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:537</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="onBeforeCompile" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>on<wbr/>Before<wbr/>Compile</span><a href="#onBeforeCompile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="onBeforeCompile.onBeforeCompile-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">on<wbr/>Before<wbr/>Compile</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">shader</span>, <span class="tsd-kind-parameter">renderer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#onBeforeCompile.onBeforeCompile-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>An optional callback that is executed immediately before the shader program is compiled. This function is called with the shader source code as a parameter. Useful for the modification of built-in materials.</p>
66
66
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">shader</span>: <span class="tsd-signature-type">Shader</span></span><div class="tsd-comment tsd-typography"><p>Source code of the shader</p>
67
67
  </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">renderer</span>: <span class="tsd-signature-type">WebGLRenderer</span></span><div class="tsd-comment tsd-typography"><p>WebGLRenderer Context that is initializing the material</p>
68
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.onBeforeCompile</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:406</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="update" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>update</span><a href="#update" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="update.update-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">update</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">renderer</span>, <span class="tsd-kind-parameter">camera</span>, <span class="tsd-kind-parameter">model</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#update.update-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">renderer</span>: <span class="tsd-signature-type">WebGLRenderer</span></span></li><li><span><span class="tsd-kind-parameter">camera</span>: <a href="five.Camera.html" class="tsd-signature-type tsd-kind-class">Camera</a></span></li><li><span><span class="tsd-kind-parameter">model</span>: <a href="five.Model.html" class="tsd-signature-type tsd-kind-class">Model</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:458</li></ul></aside></li></ul></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-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#brightness" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>brightness</span></a><a href="#clippers" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>clippers</span></a><a href="#colorBrightness" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Brightness</span></a><a href="#colorSaturation" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Saturation</span></a><a href="#constantColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>constant<wbr/>Color</span></a><a href="#customShaderDefines" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Defines</span></a><a href="#customShaderHash" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Hash</span></a><a href="#customShaderUniforms" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Uniforms</span></a><a href="#customShaders" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shaders</span></a><a href="#floor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floor</span></a><a href="#floorStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floor<wbr/>Style</span></a><a href="#gradientTexture" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>gradient<wbr/>Texture</span></a><a href="#modelAlpha" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>model<wbr/>Alpha</span></a><a href="#pano0" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano0</span></a><a href="#pano1" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano1</span></a><a href="#pointBack" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Back</span></a><a href="#pointColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Color</span></a><a href="#pointMaxPixel" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Max<wbr/>Pixel</span></a><a href="#pointMinPixel" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Min<wbr/>Pixel</span></a><a href="#pointScale" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Scale</span></a><a href="#pointShape" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Shape</span></a><a href="#pointSize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Size</span></a><a href="#progress" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>progress</span></a><a href="#shownFloorIndex" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shown<wbr/>Floor<wbr/>Index</span></a><a href="#syncModelVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sync<wbr/>Model<wbr/>Version</span></a><a href="#transition" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>transition</span></a><a href="#useEDL" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useEDL</span></a><a href="#useHQDepth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useHQDepth</span></a><a href="#useHQWeight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useHQWeight</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#copy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>copy</span></a><a href="#onBeforeCompile" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Before<wbr/>Compile</span></a><a href="#update" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update</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>
68
+ </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.onBeforeCompile</p><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:401</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="update" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>update</span><a href="#update" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="update.update-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">update</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">renderer</span>, <span class="tsd-kind-parameter">camera</span>, <span class="tsd-kind-parameter">model</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#update.update-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">renderer</span>: <span class="tsd-signature-type">WebGLRenderer</span></span></li><li><span><span class="tsd-kind-parameter">camera</span>: <a href="five.Camera.html" class="tsd-signature-type tsd-kind-class">Camera</a></span></li><li><span><span class="tsd-kind-parameter">model</span>: <a href="five.Model.html" class="tsd-signature-type tsd-kind-class">Model</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmPointCloudMaterial.ts:453</li></ul></aside></li></ul></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-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#brightness" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>brightness</span></a><a href="#clippers" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>clippers</span></a><a href="#colorBrightness" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Brightness</span></a><a href="#colorSaturation" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Saturation</span></a><a href="#colorStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color<wbr/>Style</span></a><a href="#constantColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>constant<wbr/>Color</span></a><a href="#customShaderDefines" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Defines</span></a><a href="#customShaderHash" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Hash</span></a><a href="#customShaderUniforms" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shader<wbr/>Uniforms</span></a><a href="#customShaders" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>custom<wbr/>Shaders</span></a><a href="#floor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floor</span></a><a href="#floorStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>floor<wbr/>Style</span></a><a href="#gradientTexture" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>gradient<wbr/>Texture</span></a><a href="#modelAlpha" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>model<wbr/>Alpha</span></a><a href="#pano0" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano0</span></a><a href="#pano1" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pano1</span></a><a href="#pointBack" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Back</span></a><a href="#pointMaxPixel" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Max<wbr/>Pixel</span></a><a href="#pointMinPixel" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Min<wbr/>Pixel</span></a><a href="#pointScale" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Scale</span></a><a href="#pointShape" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Shape</span></a><a href="#pointSize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>point<wbr/>Size</span></a><a href="#progress" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>progress</span></a><a href="#shownFloorIndex" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shown<wbr/>Floor<wbr/>Index</span></a><a href="#syncModelVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sync<wbr/>Model<wbr/>Version</span></a><a href="#transition" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>transition</span></a><a href="#useEDL" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useEDL</span></a><a href="#useHQDepth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useHQDepth</span></a><a href="#useHQWeight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>useHQWeight</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#copy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>copy</span></a><a href="#onBeforeCompile" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Before<wbr/>Compile</span></a><a href="#update" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update</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>