@realsee/five 6.0.0-alpha.6 → 6.0.0-alpha.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.AnimationFrameLoop.html +1 -1
- package/docs/classes/five.BoxBoundingVolume.html +1 -1
- package/docs/classes/five.Camera.html +6 -6
- package/docs/classes/five.CullingVolume.html +1 -1
- package/docs/classes/five.Fetcher.html +1 -0
- package/docs/classes/five.Five.html +70 -69
- package/docs/classes/five.InternalWebGLRenderer.html +1 -1
- package/docs/classes/five.IntersectMesh.html +1 -1
- package/docs/classes/five.Model.html +32 -22
- package/docs/classes/five.NetworkAbortError.html +1 -0
- package/docs/classes/five.NetworkFirbiddenError.html +1 -0
- package/docs/classes/five.NetworkResponseError.html +1 -0
- package/docs/classes/five.NetworkSubscribe.html +1 -1
- package/docs/classes/five.NetworkTimeoutError.html +1 -0
- package/docs/classes/five.PBMContainer.html +5 -7
- package/docs/classes/five.PBMGroup.html +2 -2
- package/docs/classes/five.PBMMesh.html +2 -4
- package/docs/classes/five.PBMMeshMaterial.html +31 -29
- package/docs/classes/five.PanoCircleMesh.html +1 -1
- package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
- package/docs/classes/five.PanoCircleMeshSolid.html +1 -1
- package/docs/classes/five.RegionBoundingVolume.html +1 -1
- package/docs/classes/five.RequestScheduler.html +1 -1
- package/docs/classes/five.Scene.html +1 -1
- package/docs/classes/five.SphereBoundingVolume.html +1 -1
- package/docs/classes/five.Subscribe.html +1 -1
- package/docs/classes/five.TextureLoader.html +1 -1
- package/docs/classes/five.Tile.html +1 -1
- package/docs/classes/five.Tile3DModel.html +1 -1
- package/docs/classes/five.TileCubeTextureTarget.html +1 -1
- package/docs/classes/five.TileNode.html +1 -1
- package/docs/classes/five.Tileset.html +3 -3
- package/docs/classes/five.TilesetCache.html +1 -1
- package/docs/classes/five.TilesetTraverser.html +1 -1
- package/docs/classes/five.Work.html +12 -12
- package/docs/classes/five.XRButton.html +1 -1
- package/docs/classes/gltf_loader.DDSLoader.html +1 -1
- package/docs/classes/gltf_loader.DRACOLoader.html +1 -1
- package/docs/classes/gltf_loader.GLTFLoader.html +1 -1
- package/docs/classes/gltf_loader.GLTFObject.html +1 -1
- package/docs/classes/gltf_loader.GLTFParser.html +1 -1
- package/docs/classes/gltf_loader.THREEGLTFLoader.html +1 -1
- package/docs/classes/line.Line.html +1 -1
- package/docs/classes/line.LineGeometry.html +1 -1
- package/docs/classes/line.LineMaterial.html +1 -1
- package/docs/classes/line.LineSegmentsGeometry.html +1 -1
- package/docs/classes/line.THREE_Line2.html +1 -1
- package/docs/classes/line.THREE_LineSegments2.html +1 -1
- package/docs/classes/react.Store.html +1 -1
- package/docs/classes/sticker.Sticker.html +1 -1
- package/docs/classes/vfx.Airflow.html +1 -1
- package/docs/classes/vfx.Flame.html +1 -1
- package/docs/classes/vfx.Particle.html +1 -1
- package/docs/classes/vfx.SpotLight.html +1 -1
- package/docs/enums/five.VolumePlaneIntersect.html +1 -1
- package/docs/index.html +1 -1
- package/docs/interfaces/five.AddableObject.html +1 -1
- package/docs/interfaces/five.AjaxOptions.html +11 -0
- package/docs/interfaces/five.AnimationFrame.html +1 -1
- package/docs/interfaces/five.BaseEvent.html +1 -1
- package/docs/interfaces/five.BoundingVolume.html +1 -1
- package/docs/interfaces/five.CameraPose.html +1 -1
- package/docs/interfaces/five.ClipperParameter.html +1 -1
- package/docs/interfaces/five.DepthPanoramaControllerCustomInitArgs.html +11 -11
- package/docs/interfaces/five.EventCallback.html +99 -85
- package/docs/interfaces/five.FiveInitArgs.html +31 -31
- package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +10 -8
- package/docs/interfaces/five.GestureEvent.html +1 -1
- package/docs/interfaces/five.ImageOptions.html +1 -1
- package/docs/interfaces/five.ImageURLMappings.html +1 -1
- package/docs/interfaces/five.ImageURLOptions.html +1 -1
- package/docs/interfaces/five.IntersectEvent.html +1 -1
- package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
- package/docs/interfaces/five.Intersection.html +3 -7
- package/docs/interfaces/five.MapviewControllerCustomInitArgs.html +8 -6
- package/docs/interfaces/five.ModeChangeEvent.html +1 -1
- package/docs/interfaces/five.ModelControllerCustomInitArgs.html +8 -8
- package/docs/interfaces/five.ModelEvent.html +1 -1
- package/docs/interfaces/five.ModelLodOptions.html +1 -1
- package/docs/interfaces/five.ModelsEvent.html +1 -1
- package/docs/interfaces/five.MotionKeyframe.html +1 -1
- package/docs/interfaces/five.MovePanoOptions.html +1 -1
- package/docs/interfaces/five.NetworkOptions.html +1 -1
- package/docs/interfaces/five.NetworkResourceEvent.html +1 -1
- package/docs/interfaces/five.ObjectEvent.html +1 -1
- package/docs/interfaces/five.PBMPanoPicture.html +3 -3
- package/docs/interfaces/five.PBMParameters.html +25 -25
- package/docs/interfaces/five.PanoCircleMeshCustomOptions.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshOptions.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshSolidOptions.html +1 -1
- package/docs/interfaces/five.PanoEvent.html +1 -1
- package/docs/interfaces/five.PanoTextureEvent.html +1 -1
- package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +13 -13
- package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +8 -8
- package/docs/interfaces/five.Pose.html +1 -1
- package/docs/interfaces/five.RenderEvent.html +1 -1
- package/docs/interfaces/five.Scissor.html +1 -1
- package/docs/interfaces/five.State.html +1 -1
- package/docs/interfaces/five.StateEvent.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.emit.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.hasListener.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.off.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.on.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.once.html +1 -1
- package/docs/interfaces/five.SubscribeMixinType.waitUnitl.html +1 -1
- package/docs/interfaces/five.TextureOptions.html +1 -1
- package/docs/interfaces/five.Tile3DModelLoaderOptions.html +2 -2
- package/docs/interfaces/five.TileCubeNode.html +1 -1
- package/docs/interfaces/five.TileCubeTree.html +1 -1
- package/docs/interfaces/five.TileHeader.html +1 -1
- package/docs/interfaces/five.TilesetHeader.html +1 -1
- package/docs/interfaces/five.TilesetOptions.html +1 -1
- package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +11 -11
- package/docs/interfaces/five.WebXRAxesParams.html +1 -0
- package/docs/interfaces/five.WebXRControllerParams.html +1 -1
- package/docs/interfaces/five.WorkCubeImage.html +6 -6
- package/docs/interfaces/five.WorkImage.html +10 -10
- package/docs/interfaces/five.WorkInitial.html +9 -9
- package/docs/interfaces/five.WorkModel.html +6 -6
- package/docs/interfaces/five.WorkObserver.html +22 -20
- package/docs/interfaces/five.WorkOptions.html +10 -8
- package/docs/interfaces/five.WorkResolvedObserver.html +21 -19
- package/docs/interfaces/five.WorkTile.html +1 -1
- package/docs/interfaces/five.WorkVideo.html +4 -4
- package/docs/interfaces/five.WorksEvent.html +1 -1
- package/docs/interfaces/five.XRControllerEvent.html +1 -0
- package/docs/interfaces/five.XRGestureEvent.html +1 -1
- package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +12 -12
- package/docs/interfaces/five.XRSessionEvent.html +1 -1
- package/docs/interfaces/gltf_loader.DDS.html +1 -1
- package/docs/interfaces/gltf_loader.GLTF.html +1 -1
- package/docs/interfaces/gltf_loader.GLTFReference.html +1 -1
- package/docs/interfaces/gltf_loader.THREEGLTF.html +1 -1
- package/docs/interfaces/react.FiveActionReactCallbacks.html +1 -1
- package/docs/interfaces/react.FiveInjectionTypes.html +8 -8
- package/docs/interfaces/react.PropTypeOfFiveFeatures.html +1 -1
- package/docs/interfaces/sticker.IntersectionLike.html +1 -1
- package/docs/interfaces/vfx.ParticleArgs.html +1 -1
- package/docs/interfaces/vfx.ParticleTweenKeyframe.html +1 -1
- package/docs/interfaces/vue.FiveActionVueCallbacks.html +1 -1
- package/docs/modules/five.SubscribeMixinType.html +1 -1
- package/docs/modules/five.html +86 -70
- package/docs/modules/gltf_loader.html +1 -1
- package/docs/modules/line.html +1 -1
- package/docs/modules/react.html +1 -1
- package/docs/modules/sticker.html +1 -1
- package/docs/modules/vfx.html +1 -1
- package/docs/modules/vue.html +1 -1
- package/docs/modules.html +1 -1
- package/five/index.d.ts +364 -239
- package/five/index.js +7 -7
- package/gltf-loader/index.js +3 -3
- package/line/index.js +3 -3
- package/package.json +1 -1
- package/react/index.js +3 -3
- package/sticker/index.js +3 -3
- package/umd/five-gltf-loader.js +1 -1
- package/umd/five-line.js +1 -1
- package/umd/five-react.js +1 -1
- package/umd/five-sticker.js +1 -1
- package/umd/five-vue.js +1 -1
- package/umd/five.js +1 -1
- package/vfx/index.js +2 -2
- package/vue/index.js +3 -3
- package/docs/classes/five.BVH.html +0 -10
- package/docs/classes/five.BVHIntersect.html +0 -1
- package/docs/classes/five.BVHNode.html +0 -7
- package/docs/classes/five.BVHVector3.html +0 -1
- package/docs/classes/five.Clipper.html +0 -1
- package/docs/classes/five.PBMMaterialReferenceCache.html +0 -1
- package/docs/enums/five.PBMPointColorType.html +0 -1
- package/docs/enums/five.PBMPointShapeType.html +0 -1
- package/docs/enums/five.PBMPointSizeType.html +0 -1
- package/umd/five-gltf-loader.js.LICENSE.txt +0 -14
- package/umd/five-line.js.LICENSE.txt +0 -14
- package/umd/five-react.js.LICENSE.txt +0 -14
- package/umd/five-sticker.js.LICENSE.txt +0 -14
|
@@ -1,45 +1,47 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PBMMeshMaterial | 如视 Five SDK - v6.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PBMMeshMaterial | 如视 Five SDK - v6.0.0-alpha.62</title><meta name="description" content="Documentation for 如视 Five SDK - v6.0.0-alpha.62"/><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 async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></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 - v6.0.0-alpha.62</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">如视 Five SDK - v6.0.0-alpha.62</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.PBMMeshMaterial.html">PBMMeshMaterial</a></li></ul><h1>Class PBMMeshMaterial </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
2
|
<p>PBM 材质</p>
|
|
3
|
-
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">ShaderMaterial</span><ul class="tsd-hierarchy"><li><span class="target">PBMMeshMaterial</span></li></ul></li></ul></section><section class="tsd-panel"><h3>Implements</h3><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMParameters</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#clippers" class="tsd-kind-icon">clippers</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#constantColor" class="tsd-kind-icon">constant<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#
|
|
3
|
+
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">ShaderMaterial</span><ul class="tsd-hierarchy"><li><span class="target">PBMMeshMaterial</span></li></ul></li></ul></section><section class="tsd-panel"><h3>Implements</h3><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMParameters</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#clippers" class="tsd-kind-icon">clippers</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#constantColor" class="tsd-kind-icon">constant<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#floor" class="tsd-kind-icon">floor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#gradientTexture" class="tsd-kind-icon">gradient<wbr/>Texture</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#modelAlpha" class="tsd-kind-icon">model<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#opacity" class="tsd-kind-icon">opacity</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano0" class="tsd-kind-icon">pano0</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano1" class="tsd-kind-icon">pano1</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointBack" class="tsd-kind-icon">point<wbr/>Back</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointColor" class="tsd-kind-icon">point<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMaxPixel" class="tsd-kind-icon">point<wbr/>Max<wbr/>Pixel</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMinPixel" class="tsd-kind-icon">point<wbr/>Min<wbr/>Pixel</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointScale" class="tsd-kind-icon">point<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointShape" class="tsd-kind-icon">point<wbr/>Shape</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointSize" class="tsd-kind-icon">point<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#shownFloorIndex" class="tsd-kind-icon">shown<wbr/>Floor<wbr/>Index</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#syncModelVersion" class="tsd-kind-icon">sync<wbr/>Model<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useBlackTransition" class="tsd-kind-icon">use<wbr/>Black<wbr/>Transition</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useEDL" class="tsd-kind-icon">useEDL</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQDepth" class="tsd-kind-icon">useHQDepth</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQWeight" class="tsd-kind-icon">useHQWeight</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#onBeforeCompile" class="tsd-kind-icon">on<wbr/>Before<wbr/>Compile</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#syncModel" class="tsd-kind-icon">sync<wbr/>Model</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#update" class="tsd-kind-icon">update</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new PBMMesh<wbr/>Material<span class="tsd-signature-symbol">(</span>parameters<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMParameters</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="five.PBMMeshMaterial.html" class="tsd-signature-type" data-tsd-kind="Class">PBMMeshMaterial</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.constructor</p><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:87</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>parameters: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.PBMParameters.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMParameters</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="five.PBMMeshMaterial.html" class="tsd-signature-type" data-tsd-kind="Class">PBMMeshMaterial</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="clippers" class="tsd-anchor"></a><h3 class="tsd-anchor-link">clippers<a href="#clippers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">clippers<span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.ClipperParameter.html" class="tsd-signature-type" data-tsd-kind="Interface">ClipperParameter</a><span class="tsd-signature-symbol">[]</span></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/pbmMeshMaterial.ts:62</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>对外模型裁切参数</p>
|
|
5
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="constantColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constant<wbr/>Color<a href="#constantColor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">constant<wbr/>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></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/pbmMeshMaterial.ts:
|
|
5
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="constantColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constant<wbr/>Color<a href="#constantColor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">constant<wbr/>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></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/pbmMeshMaterial.ts:58</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
6
6
|
<p>模型颜色</p>
|
|
7
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
8
|
-
<p
|
|
9
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="gradientTexture" class="tsd-anchor"></a><h3 class="tsd-anchor-link">gradient<wbr/>Texture<a href="#gradientTexture" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">gradient<wbr/>Texture<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Texture</span></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/pbmMeshMaterial.ts:
|
|
7
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="floor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">floor<a href="#floor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">floor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:86</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
8
|
+
<p>所属楼层</p>
|
|
9
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="gradientTexture" class="tsd-anchor"></a><h3 class="tsd-anchor-link">gradient<wbr/>Texture<a href="#gradientTexture" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">gradient<wbr/>Texture<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Texture</span></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/pbmMeshMaterial.ts:84</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
10
10
|
<p>高程彩色图</p>
|
|
11
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="modelAlpha" class="tsd-anchor"></a><h3 class="tsd-anchor-link">model<wbr/>Alpha<a href="#modelAlpha" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">model<wbr/>Alpha<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:
|
|
11
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="modelAlpha" class="tsd-anchor"></a><h3 class="tsd-anchor-link">model<wbr/>Alpha<a href="#modelAlpha" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">model<wbr/>Alpha<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:50</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
12
12
|
<p>模型贴图和全景图的混合程度 [0-1]</p>
|
|
13
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link">opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#opacity">opacity</a></p><p>Overrides THREE.ShaderMaterial.opacity</p><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:
|
|
13
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link">opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#opacity">opacity</a></p><p>Overrides THREE.ShaderMaterial.opacity</p><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:56</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
14
14
|
<p>模型透明度</p>
|
|
15
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pano0" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pano0<a href="#pano0" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">pano0<span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMPanoPicture</a></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/pbmMeshMaterial.ts:
|
|
15
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pano0" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pano0<a href="#pano0" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">pano0<span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMPanoPicture</a></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/pbmMeshMaterial.ts:46</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
16
16
|
<p>起始点</p>
|
|
17
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pano1" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pano1<a href="#pano1" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">pano1<span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMPanoPicture</a></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/pbmMeshMaterial.ts:
|
|
17
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pano1" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pano1<a href="#pano1" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">pano1<span class="tsd-signature-symbol">:</span> <a href="../interfaces/five.PBMPanoPicture.html" class="tsd-signature-type" data-tsd-kind="Interface">PBMPanoPicture</a></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/pbmMeshMaterial.ts:48</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
18
18
|
<p>结束点</p>
|
|
19
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
20
|
-
<p
|
|
21
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
19
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointBack" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Back<a href="#pointBack" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Back<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"VISIBLE"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"HIDDEN"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"DARK"</span></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/pbmMeshMaterial.ts:78</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
20
|
+
<p>点云背面绘制方式</p>
|
|
21
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Color<a href="#pointColor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"RGB"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"ALTITUDE"</span></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/pbmMeshMaterial.ts:70</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
22
22
|
<p>点云着色方式</p>
|
|
23
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
24
|
-
<p
|
|
25
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
26
|
-
<p
|
|
27
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
28
|
-
<p>点云形状</p>
|
|
29
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Size<a href="#pointSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:78</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
23
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointMaxPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Max<wbr/>Pixel<a href="#pointMaxPixel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Max<wbr/>Pixel<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:82</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
24
|
+
<p>点云像素最大值</p>
|
|
25
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointMinPixel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Min<wbr/>Pixel<a href="#pointMinPixel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Min<wbr/>Pixel<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:80</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
26
|
+
<p>点云像素最小值</p>
|
|
27
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Scale<a href="#pointScale" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Scale<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:76</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
30
28
|
<p>点云基础大小</p>
|
|
31
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
32
|
-
<p
|
|
33
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
29
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointShape" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Shape<a href="#pointShape" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Shape<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"SQUARE"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"CIRCLE"</span></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/pbmMeshMaterial.ts:74</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
30
|
+
<p>点云形状</p>
|
|
31
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pointSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">point<wbr/>Size<a href="#pointSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">point<wbr/>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"FIXED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"ATTENUATION"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"GEOMETRIC"</span></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/pbmMeshMaterial.ts:72</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
34
32
|
<p>点云大小绘制方式</p>
|
|
35
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:
|
|
33
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:52</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
36
34
|
<p>全景图混合程度 [0-1]</p>
|
|
37
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="
|
|
35
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="shownFloorIndex" class="tsd-anchor"></a><h3 class="tsd-anchor-link">shown<wbr/>Floor<wbr/>Index<a href="#shownFloorIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">shown<wbr/>Floor<wbr/>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></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/pbmMeshMaterial.ts:60</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
36
|
+
<p>楼层参数</p>
|
|
37
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="syncModelVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> sync<wbr/>Model<wbr/>Version<a href="#syncModelVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">sync<wbr/>Model<wbr/>Version<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:44</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
38
|
+
<p>更新版本</p>
|
|
39
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useBlackTransition" class="tsd-anchor"></a><h3 class="tsd-anchor-link">use<wbr/>Black<wbr/>Transition<a href="#useBlackTransition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">use<wbr/>Black<wbr/>Transition<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PBMParameters.html">PBMParameters</a>.<a href="../interfaces/five.PBMParameters.html#useBlackTransition">useBlackTransition</a></p><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:54</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
38
40
|
<p>全景图通过过度黑色混合</p>
|
|
39
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useEDL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useEDL<a href="#useEDL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useEDL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:
|
|
41
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useEDL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useEDL<a href="#useEDL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useEDL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:64</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
40
42
|
<p>edl</p>
|
|
41
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useHQDepth" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useHQDepth<a href="#useHQDepth" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useHQDepth<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:
|
|
43
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useHQDepth" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useHQDepth<a href="#useHQDepth" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useHQDepth<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:68</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
42
44
|
<p>HQDepthMask</p>
|
|
43
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useHQWeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useHQWeight<a href="#useHQWeight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useHQWeight<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:
|
|
45
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="useHQWeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link">useHQWeight<a href="#useHQWeight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">useHQWeight<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/pbmMeshMaterial.ts:66</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
44
46
|
<p>hq</p>
|
|
45
|
-
</div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="update" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<a href="#update" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">update<span class="tsd-signature-symbol">(</span>renderer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebGLRenderer</span>, camera<span class="tsd-signature-symbol">: </span><a href="five.Camera.html" class="tsd-signature-type" data-tsd-kind="Class">Camera</a>, cache<span class="tsd-signature-symbol">: </span><a href="five.PBMMaterialReferenceCache.html" class="tsd-signature-type" data-tsd-kind="Class">PBMMaterialReferenceCache</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:317</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>renderer: <span class="tsd-signature-type">WebGLRenderer</span></h5></li><li><h5>camera: <a href="five.Camera.html" class="tsd-signature-type" data-tsd-kind="Class">Camera</a></h5></li><li><h5>cache: <a href="five.PBMMaterialReferenceCache.html" class="tsd-signature-type" data-tsd-kind="Class">PBMMaterialReferenceCache</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class="current tsd-kind-module"><a href="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vfx.html">vfx</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="five.PBMMeshMaterial.html" class="tsd-kind-icon">PBMMesh<wbr/>Material</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#clippers" class="tsd-kind-icon">clippers</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#constantColor" class="tsd-kind-icon">constant<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#floorIndex" class="tsd-kind-icon">floor<wbr/>Index</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#gradientTexture" class="tsd-kind-icon">gradient<wbr/>Texture</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#modelAlpha" class="tsd-kind-icon">model<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#opacity" class="tsd-kind-icon">opacity</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano0" class="tsd-kind-icon">pano0</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano1" class="tsd-kind-icon">pano1</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pbmMaterialParametersVersion" class="tsd-kind-icon">pbm<wbr/>Material<wbr/>Parameters<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointColorType" class="tsd-kind-icon">point<wbr/>Color<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMaxSize" class="tsd-kind-icon">point<wbr/>Max<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMinSize" class="tsd-kind-icon">point<wbr/>Min<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointShape" class="tsd-kind-icon">point<wbr/>Shape</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointSize" class="tsd-kind-icon">point<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointSizeAdaptiveScale" class="tsd-kind-icon">point<wbr/>Size<wbr/>Adaptive<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointSizeType" class="tsd-kind-icon">point<wbr/>Size<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useBlackTransition" class="tsd-kind-icon">use<wbr/>Black<wbr/>Transition</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useEDL" class="tsd-kind-icon">useEDL</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQDepth" class="tsd-kind-icon">useHQDepth</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQWeight" class="tsd-kind-icon">useHQWeight</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#update" class="tsd-kind-icon">update</a></li></ul></li></ul></nav></div></div></div><footer class=""><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
|
47
|
+
</div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="onBeforeCompile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">on<wbr/>Before<wbr/>Compile<a href="#onBeforeCompile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">on<wbr/>Before<wbr/>Compile<span class="tsd-signature-symbol">(</span>shader<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Shader</span>, renderer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebGLRenderer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides THREE.ShaderMaterial.onBeforeCompile</p><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:327</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>shader: <span class="tsd-signature-type">Shader</span></h5></li><li><h5>renderer: <span class="tsd-signature-type">WebGLRenderer</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="syncModel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">sync<wbr/>Model<a href="#syncModel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">sync<wbr/>Model<span class="tsd-signature-symbol">(</span>model<span class="tsd-signature-symbol">: </span><a href="five.Model.html" class="tsd-signature-type" data-tsd-kind="Class">Model</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:339</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>model: <a href="five.Model.html" class="tsd-signature-type" data-tsd-kind="Class">Model</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="update" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<a href="#update" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">update<span class="tsd-signature-symbol">(</span>renderer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebGLRenderer</span>, camera<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Camera</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/core/pbmMeshMaterial.ts:333</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>renderer: <span class="tsd-signature-type">WebGLRenderer</span></h5></li><li><h5>camera: <span class="tsd-signature-type">Camera</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class="current tsd-kind-module"><a href="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vfx.html">vfx</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="five.PBMMeshMaterial.html" class="tsd-kind-icon">PBMMesh<wbr/>Material</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#clippers" class="tsd-kind-icon">clippers</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#constantColor" class="tsd-kind-icon">constant<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#floor" class="tsd-kind-icon">floor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#gradientTexture" class="tsd-kind-icon">gradient<wbr/>Texture</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#modelAlpha" class="tsd-kind-icon">model<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#opacity" class="tsd-kind-icon">opacity</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano0" class="tsd-kind-icon">pano0</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pano1" class="tsd-kind-icon">pano1</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointBack" class="tsd-kind-icon">point<wbr/>Back</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointColor" class="tsd-kind-icon">point<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMaxPixel" class="tsd-kind-icon">point<wbr/>Max<wbr/>Pixel</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointMinPixel" class="tsd-kind-icon">point<wbr/>Min<wbr/>Pixel</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointScale" class="tsd-kind-icon">point<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointShape" class="tsd-kind-icon">point<wbr/>Shape</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#pointSize" class="tsd-kind-icon">point<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#shownFloorIndex" class="tsd-kind-icon">shown<wbr/>Floor<wbr/>Index</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#syncModelVersion" class="tsd-kind-icon">sync<wbr/>Model<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useBlackTransition" class="tsd-kind-icon">use<wbr/>Black<wbr/>Transition</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useEDL" class="tsd-kind-icon">useEDL</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQDepth" class="tsd-kind-icon">useHQDepth</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#useHQWeight" class="tsd-kind-icon">useHQWeight</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="five.PBMMeshMaterial.html#onBeforeCompile" class="tsd-kind-icon">on<wbr/>Before<wbr/>Compile</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#syncModel" class="tsd-kind-icon">sync<wbr/>Model</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PBMMeshMaterial.html#update" class="tsd-kind-icon">update</a></li></ul></li></ul></nav></div></div></div><footer class=""><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoCircleMesh | 如视 Five SDK - v6.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoCircleMesh | 如视 Five SDK - v6.0.0-alpha.62</title><meta name="description" content="Documentation for 如视 Five SDK - v6.0.0-alpha.62"/><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 async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></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 - v6.0.0-alpha.62</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">如视 Five SDK - v6.0.0-alpha.62</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.PanoCircleMesh.html">PanoCircleMesh</a></li></ul><h1>Class PanoCircleMesh </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Object3D</span><ul class="tsd-hierarchy"><li><span class="target">PanoCircleMesh</span></li></ul></li></ul></section><section class="tsd-panel"><h3>Implements</h3><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshInterface</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PanoCircleMesh.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#current" class="tsd-kind-icon">current</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#disabled" class="tsd-kind-icon">disabled</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#loading" class="tsd-kind-icon">loading</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#needsRender" class="tsd-kind-icon">needs<wbr/>Render</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#opacity" class="tsd-kind-icon">opacity</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#progress" class="tsd-kind-icon">progress</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#setCurrent" class="tsd-kind-icon">set<wbr/>Current</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#setDisabled" class="tsd-kind-icon">set<wbr/>Disabled</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#setLoading" class="tsd-kind-icon">set<wbr/>Loading</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#setOpacity" class="tsd-kind-icon">set<wbr/>Opacity</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#setProgress" class="tsd-kind-icon">set<wbr/>Progress</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#tap" class="tsd-kind-icon">tap</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMesh.html#updateTime" class="tsd-kind-icon">update<wbr/>Time</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Pano<wbr/>Circle<wbr/>Mesh<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="five.PanoCircleMesh.html" class="tsd-signature-type" data-tsd-kind="Class">PanoCircleMesh</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides THREE.Object3D.constructor</p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:175</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>options: <a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshOptions</a><span class="tsd-signature-symbol"> = {}</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="five.PanoCircleMesh.html" class="tsd-signature-type" data-tsd-kind="Class">PanoCircleMesh</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="current" class="tsd-anchor"></a><h3 class="tsd-anchor-link">current<a href="#current" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">current<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#current">current</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:169</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
2
|
<p>当前高亮</p>
|
|
3
3
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="disabled" class="tsd-anchor"></a><h3 class="tsd-anchor-link">disabled<a href="#disabled" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#disabled">disabled</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:171</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="loading" class="tsd-anchor"></a><h3 class="tsd-anchor-link">loading<a href="#loading" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">loading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#loading">loading</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:170</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="needsRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">needs<wbr/>Render<a href="#needsRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">needs<wbr/>Render<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#needsRender">needsRender</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:155</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link">opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#opacity">opacity</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:168</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#progress">progress</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:167</li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a><h3 class="tsd-anchor-link">dispose<a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#dispose">dispose</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:432</li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setCurrent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Current<a href="#setCurrent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">set<wbr/>Current<span class="tsd-signature-symbol">(</span>current<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#setCurrent">setCurrent</a></p><ul><li>Defined in lib/five/meshes/panoCircleMesh.ts:288</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>是否当前高亮</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoCircleMeshCustom | 如视 Five SDK - v6.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoCircleMeshCustom | 如视 Five SDK - v6.0.0-alpha.62</title><meta name="description" content="Documentation for 如视 Five SDK - v6.0.0-alpha.62"/><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 async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></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 - v6.0.0-alpha.62</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">如视 Five SDK - v6.0.0-alpha.62</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.PanoCircleMeshCustom.html">PanoCircleMeshCustom</a></li></ul><h1>Class PanoCircleMeshCustom </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Object3D</span><ul class="tsd-hierarchy"><li><span class="target">PanoCircleMeshCustom</span></li></ul></li></ul></section><section class="tsd-panel"><h3>Implements</h3><ul class="tsd-hierarchy"><li><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshInterface</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="five.PanoCircleMeshCustom.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#current" class="tsd-kind-icon">current</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#disabled" class="tsd-kind-icon">disabled</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#loading" class="tsd-kind-icon">loading</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#needsRender" class="tsd-kind-icon">needs<wbr/>Render</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#opacity" class="tsd-kind-icon">opacity</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#progress" class="tsd-kind-icon">progress</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#setCurrent" class="tsd-kind-icon">set<wbr/>Current</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#setDisabled" class="tsd-kind-icon">set<wbr/>Disabled</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#setLoading" class="tsd-kind-icon">set<wbr/>Loading</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#setOpacity" class="tsd-kind-icon">set<wbr/>Opacity</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#setProgress" class="tsd-kind-icon">set<wbr/>Progress</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#tap" class="tsd-kind-icon">tap</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="five.PanoCircleMeshCustom.html#updateTime" class="tsd-kind-icon">update<wbr/>Time</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshCustomOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="five.PanoCircleMeshCustom.html" class="tsd-signature-type" data-tsd-kind="Class">PanoCircleMeshCustom</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides THREE.Object3D.constructor</p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:211</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>options: <a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoCircleMeshCustomOptions</a><span class="tsd-signature-symbol"> = {}</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="five.PanoCircleMeshCustom.html" class="tsd-signature-type" data-tsd-kind="Class">PanoCircleMeshCustom</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="current" class="tsd-anchor"></a><h3 class="tsd-anchor-link">current<a href="#current" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">current<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#current">current</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:205</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
2
|
<p>当前高亮</p>
|
|
3
3
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="disabled" class="tsd-anchor"></a><h3 class="tsd-anchor-link">disabled<a href="#disabled" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#disabled">disabled</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:207</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="loading" class="tsd-anchor"></a><h3 class="tsd-anchor-link">loading<a href="#loading" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">loading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#loading">loading</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:206</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="needsRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">needs<wbr/>Render<a href="#needsRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">needs<wbr/>Render<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#needsRender">needsRender</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:192</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link">opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#opacity">opacity</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:204</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#progress">progress</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:203</li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a><h3 class="tsd-anchor-link">dispose<a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#dispose">dispose</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:457</li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setCurrent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Current<a href="#setCurrent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">set<wbr/>Current<span class="tsd-signature-symbol">(</span>current<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/five.PanoCircleMeshInterface.html">PanoCircleMeshInterface</a>.<a href="../interfaces/five.PanoCircleMeshInterface.html#setCurrent">setCurrent</a></p><ul><li>Defined in lib/five/meshes/panoCircleMeshCustom.ts:344</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>是否当前高亮</p>
|