@realsee/five 5.0.0-alpha.116 → 5.0.0-alpha.119
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/classes/five.AnimationFrameLoop.html +1 -1
- package/docs/classes/five.BVH.html +1 -1
- package/docs/classes/five.BVHIntersect.html +1 -1
- package/docs/classes/five.BVHNode.html +1 -1
- package/docs/classes/five.BVHVector3.html +1 -1
- package/docs/classes/five.Camera.html +1 -1
- package/docs/classes/five.Five.html +1 -1
- package/docs/classes/five.InternalWebGLRenderer.html +1 -1
- package/docs/classes/five.IntersectMesh.html +1 -1
- package/docs/classes/five.LegacyPanoCircleMesh.html +1 -1
- package/docs/classes/five.Model.html +1 -1
- package/docs/classes/five.NetworkSubscribe.html +1 -1
- package/docs/classes/five.PBMContainer.html +1 -1
- package/docs/classes/five.PBMGroup.html +1 -1
- package/docs/classes/five.PBMMaterial.html +1 -1
- package/docs/classes/five.PBMMesh.html +1 -1
- package/docs/classes/five.PanoCircleMesh.html +1 -1
- package/docs/classes/five.Scene.html +1 -1
- package/docs/classes/five.Subscribe.html +1 -1
- package/docs/classes/five.Work.html +1 -1
- package/docs/classes/gltf_loader.GLTFLoader.html +1 -1
- package/docs/classes/gltf_loader.GLTFObject.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 +6 -6
- package/docs/classes/server.BVH.html +1 -1
- package/docs/classes/server.BVHIntersect.html +1 -1
- package/docs/classes/server.BVHNode.html +1 -1
- package/docs/classes/server.BVHVector3.html +1 -1
- package/docs/classes/server.Model.html +1 -1
- package/docs/classes/server.PBMGroup.html +1 -1
- package/docs/classes/server.PBMMesh.html +1 -1
- package/docs/classes/sticker.Sticker.html +1 -1
- package/docs/index.html +1 -1
- package/docs/interfaces/five.AddableObject.html +1 -1
- package/docs/interfaces/five.AnimationFrame.html +1 -1
- package/docs/interfaces/five.CameraPose.html +1 -1
- package/docs/interfaces/five.DepthPanoramaControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.EventCallback.html +1 -1
- package/docs/interfaces/five.FiveInitArgs.html +1 -1
- package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.ImageOptions.html +1 -1
- package/docs/interfaces/five.ImageURLOptions.html +1 -1
- package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
- package/docs/interfaces/five.Intersection.html +1 -1
- package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.ModelEventCallback.html +1 -1
- package/docs/interfaces/five.MovePanoOptions.html +1 -1
- package/docs/interfaces/five.PBMPanoPicture.html +1 -1
- package/docs/interfaces/five.PBMParameters.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
- package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.Pose.html +1 -1
- package/docs/interfaces/five.Scissor.html +1 -1
- package/docs/interfaces/five.State.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.TextureOptions.html +1 -1
- package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.WorkCubeImage.html +1 -1
- package/docs/interfaces/five.WorkImage.html +1 -1
- package/docs/interfaces/five.WorkInitial.html +1 -1
- package/docs/interfaces/five.WorkModel.html +1 -1
- package/docs/interfaces/five.WorkObserver.html +1 -1
- package/docs/interfaces/five.WorkTile.html +1 -1
- package/docs/interfaces/five.WorkVideo.html +1 -1
- package/docs/interfaces/gltf_loader.GLTF.html +1 -1
- package/docs/interfaces/react.FiveActionReactCallbacks.html +1 -1
- package/docs/interfaces/react.FiveInjectionTypes.html +19 -19
- package/docs/interfaces/react.PropTypeOfFiveFeatures.html +1 -1
- package/docs/interfaces/server.Intersection.html +1 -1
- package/docs/interfaces/server.ModelEventCallback.html +1 -1
- package/docs/interfaces/sticker.IntersectionLike.html +1 -1
- package/docs/modules/five.SubscribeMixinType.html +1 -1
- package/docs/modules/five.html +1 -1
- package/docs/modules/gltf_loader.html +1 -1
- package/docs/modules/line.html +1 -1
- package/docs/modules/react.html +6 -6
- package/docs/modules/server.html +1 -1
- package/docs/modules/sticker.html +1 -1
- package/docs/modules.html +1 -1
- package/exporters/staticify.js +14 -7
- package/five/index.js +3 -3
- package/gltf-loader/index.js +2 -2
- package/line/index.js +2 -2
- package/package.json +2 -1
- package/react/index.d.ts +5 -2
- package/react/index.js +3 -3
- package/scripts/five-staticify.js +7 -2
- package/server/index.js +2 -2
- package/sticker/index.js +2 -2
- package/umd/five-react.js +1 -1
- package/umd/five.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PropTypeOfFiveFeatures | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PropTypeOfFiveFeatures | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="../modules/react.html">react</a></li><li><a href="react.PropTypeOfFiveFeatures.html">PropTypeOfFiveFeatures</a></li></ul><h1>Interface PropTypeOfFiveFeatures<F></h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-type-parameters"><h3>Type parameters</h3><ul class="tsd-type-parameters"><li><h4>F<span class="tsd-signature-symbol">: </span><a href="../modules/react.html#FiveInjectionFeature" class="tsd-signature-type" data-tsd-kind="Type alias">FiveInjectionFeature</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">PropTypeOfFiveFeatures</span></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>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="react.PropTypeOfFiveFeatures.html#_five" class="tsd-kind-icon">$five</a></li></ul></section></div></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-interface"><a id="_five" class="tsd-anchor"></a><h3 class="tsd-anchor-link">$five<a href="#_five" 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">$five<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol"><</span><a href="react.FiveInjectionTypes.html" class="tsd-signature-type" data-tsd-kind="Interface">FiveInjectionTypes</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in lib/react/withFive.ts:575</li></ul></aside></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=" tsd-kind-module"><a href="../modules/five.html">five</a></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="current tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter"><a href="react.PropTypeOfFiveFeatures.html" class="tsd-kind-icon">Prop<wbr/>Type<wbr/>Of<wbr/>Five<wbr/>Features</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="react.PropTypeOfFiveFeatures.html#_five" class="tsd-kind-icon">$five</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-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><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</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></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>Intersection | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Intersection | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="../modules/server.html">server</a></li><li><a href="server.Intersection.html">Intersection</a></li></ul><h1>Interface Intersection</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="target">Intersection</span></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>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="server.Intersection.html#distance" class="tsd-kind-icon">distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="server.Intersection.html#face" class="tsd-kind-icon">face</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="server.Intersection.html#point" class="tsd-kind-icon">point</a></li></ul></section></div></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-interface"><a id="distance" class="tsd-anchor"></a><h3 class="tsd-anchor-link">distance<a href="#distance" 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">distance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/server/model/index.ts:86</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-interface"><a id="face" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> face<a href="#face" 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">face<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span>normal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector3</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/server/model/index.ts:82</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>ModelEventCallback | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ModelEventCallback | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="../modules/server.html">server</a></li><li><a href="server.ModelEventCallback.html">ModelEventCallback</a></li></ul><h1>Interface ModelEventCallback</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>Five 模型事件列表</p>
|
|
3
3
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>可以通过 <code>five.model.on(METHOD_NAME, METHOD)</code> 调用</p>
|
|
4
4
|
</dd></dl></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="../modules/server.html#ModelEventType" class="tsd-signature-type" data-tsd-kind="Type alias">ModelEventType</a><ul class="tsd-hierarchy"><li><span class="target">ModelEventCallback</span></li></ul></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 tsd-is-inherited"><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="server.ModelEventCallback.html#bvhLoaded" class="tsd-kind-icon">bvh<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="server.ModelEventCallback.html#error" class="tsd-kind-icon">error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="server.ModelEventCallback.html#geometryLoaded" class="tsd-kind-icon">geometry<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="server.ModelEventCallback.html#loaded" class="tsd-kind-icon">loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="server.ModelEventCallback.html#materialLoaded" class="tsd-kind-icon">material<wbr/>Loaded</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="bvhLoaded" class="tsd-anchor"></a><h3 class="tsd-anchor-link">bvh<wbr/>Loaded<a href="#bvhLoaded" 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-interface tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">bvh<wbr/>Loaded<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>Inherited from EventType.bvhLoaded</p><ul><li>Defined in lib/five/server/model/index.ts:57</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -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>IntersectionLike | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IntersectionLike | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="../modules/sticker.html">sticker</a></li><li><a href="sticker.IntersectionLike.html">IntersectionLike</a></li></ul><h1>Interface IntersectionLike</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>焦点</p>
|
|
3
3
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>可以传入 THREE.Intersection 可以是 Five 的 Intersection</p>
|
|
4
4
|
</dd></dl></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">IntersectionLike</span></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>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="sticker.IntersectionLike.html#face" class="tsd-kind-icon">face</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="sticker.IntersectionLike.html#point" class="tsd-kind-icon">point</a></li></ul></section></div></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-interface"><a id="face" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> face<a href="#face" 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">face<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span>normal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector3</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/sticker/index.ts:24</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SubscribeMixinType | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SubscribeMixinType | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="five.html">five</a></li><li><a href="five.SubscribeMixinType.html">SubscribeMixinType</a></li></ul><h1>Namespace SubscribeMixinType</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.emit.html" class="tsd-kind-icon">emit</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.hasListener.html" class="tsd-kind-icon">has<wbr/>Listener</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.off.html" class="tsd-kind-icon">off</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.on.html" class="tsd-kind-icon">on</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.once.html" class="tsd-kind-icon">once</a></li></ul></section></div></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="five.html">five</a><ul><li class="current tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.emit.html" class="tsd-kind-icon">emit</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.hasListener.html" class="tsd-kind-icon">has<wbr/>Listener</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.off.html" class="tsd-kind-icon">off</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.on.html" class="tsd-kind-icon">on</a></li><li class="tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter"><a href="../interfaces/five.SubscribeMixinType.once.html" class="tsd-kind-icon">once</a></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-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-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></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>
|
package/docs/modules/five.html
CHANGED
|
@@ -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>five | 如视 Five SDK - v5.0.0-alpha.116</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.116"/><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 - v5.0.0-alpha.116</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 - v5.0.0-alpha.116</a></li><li><a href="five.html">five</a></li></ul><h1>Module five</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Namespaces</h3><ul class="tsd-index-list"><li class="tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html" class="tsd-kind-icon">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.LegacyPanoCircleMesh.html" class="tsd-kind-icon">Legacy<wbr/>Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerCustomInitTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<a href="#ControllerCustomInitTypes" 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">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>DepthPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/controllers.ts:22</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>Depth<wbr/>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerEventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Event<wbr/>Types<a href="#ControllerEventTypes" 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">Controller<wbr/>Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cameraDirectionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraFovUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraPositionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>gesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationEnded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationWillStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>interiaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionHidden<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionOnModelUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>mouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPanoCanceled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>movingToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoArrived<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoSelected<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillArrive<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>tapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureAbort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoading<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureStartLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>vrWantsToExit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeCameraFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsInteriaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPanGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsShowIntersectionOnModel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsTapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:11</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">(</span>coordinates<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"longitude"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"latitude"</span><span class="tsd-signature-symbol">></span>, userAction<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"><ul><li>Defined in lib/five/controllers/events.ts:64</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>five | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="five.html">five</a></li></ul><h1>Module five</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Namespaces</h3><ul class="tsd-index-list"><li class="tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html" class="tsd-kind-icon">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.LegacyPanoCircleMesh.html" class="tsd-kind-icon">Legacy<wbr/>Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerCustomInitTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<a href="#ControllerCustomInitTypes" 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">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>DepthPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/controllers.ts:22</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>Depth<wbr/>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerEventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Event<wbr/>Types<a href="#ControllerEventTypes" 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">Controller<wbr/>Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cameraDirectionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraFovUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraPositionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>gesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationEnded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationWillStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>interiaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionHidden<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionOnModelUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>mouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPanoCanceled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>movingToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoArrived<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoSelected<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillArrive<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>tapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureAbort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoading<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureStartLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>vrWantsToExit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeCameraFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsInteriaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPanGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsShowIntersectionOnModel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsTapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:11</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">(</span>coordinates<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"longitude"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"latitude"</span><span class="tsd-signature-symbol">></span>, userAction<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"><ul><li>Defined in lib/five/controllers/events.ts:64</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
2
|
<p>相机姿态中相机方向变化</p>
|
|
3
3
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>coordinates: <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"longitude"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"latitude"</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>相机姿态的俯仰角和偏航角</p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>gltf-loader | 如视 Five SDK - v5.0.0-alpha.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>gltf-loader | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="gltf_loader.html">gltf-loader</a></li></ul><h1>Module gltf-loader</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/gltf_loader.GLTFLoader.html" class="tsd-kind-icon">GLTFLoader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/gltf_loader.GLTFObject.html" class="tsd-kind-icon">GLTFObject</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/gltf_loader.GLTF.html" class="tsd-kind-icon">GLTF</a></li></ul></section></div></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=" tsd-kind-module"><a href="five.html">five</a></li><li class="current tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/gltf_loader.GLTFLoader.html" class="tsd-kind-icon">GLTFLoader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/gltf_loader.GLTFObject.html" class="tsd-kind-icon">GLTFObject</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/gltf_loader.GLTF.html" class="tsd-kind-icon">GLTF</a></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-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-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></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>
|
package/docs/modules/line.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>line | 如视 Five SDK - v5.0.0-alpha.116</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.116"/><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 - v5.0.0-alpha.116</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 - v5.0.0-alpha.116</a></li><li><a href="line.html">line</a></li></ul><h1>Module line</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.Line.html" class="tsd-kind-icon">Line</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineGeometry.html" class="tsd-kind-icon">Line<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineMaterial.html" class="tsd-kind-icon">Line<wbr/>Material</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineSegmentsGeometry.html" class="tsd-kind-icon">Line<wbr/>Segments<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_Line2.html" class="tsd-kind-icon">THREE_<wbr/>Line2</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_LineSegments2.html" class="tsd-kind-icon">THREE_<wbr/>Line<wbr/>Segments2</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="line.html#LineMaterialParameters" class="tsd-kind-icon">Line<wbr/>Material<wbr/>Parameters</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="LineMaterialParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Line<wbr/>Material<wbr/>Parameters<a href="#LineMaterialParameters" 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">Line<wbr/>Material<wbr/>Parameters<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span>dashScale<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>dashSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>dashed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>gapSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>linewidth<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>resolution<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">THREE.Vector2</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/line/utils/LineMaterial.ts:234</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">THREE.Vector3</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dash<wbr/>Scale<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dash<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dashed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gap<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> linewidth<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> resolution<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">THREE.Vector2</span></h5></li></ul></div></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=" tsd-kind-module"><a href="five.html">five</a></li><li class=" tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class="current tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.Line.html" class="tsd-kind-icon">Line</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineGeometry.html" class="tsd-kind-icon">Line<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineMaterial.html" class="tsd-kind-icon">Line<wbr/>Material</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineSegmentsGeometry.html" class="tsd-kind-icon">Line<wbr/>Segments<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_Line2.html" class="tsd-kind-icon">THREE_<wbr/>Line2</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_LineSegments2.html" class="tsd-kind-icon">THREE_<wbr/>Line<wbr/>Segments2</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="line.html#LineMaterialParameters" class="tsd-kind-icon">Line<wbr/>Material<wbr/>Parameters</a></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-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-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></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
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>line | 如视 Five SDK - v5.0.0-alpha.119</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.119"/><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 - v5.0.0-alpha.119</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 - v5.0.0-alpha.119</a></li><li><a href="line.html">line</a></li></ul><h1>Module line</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><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>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.Line.html" class="tsd-kind-icon">Line</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineGeometry.html" class="tsd-kind-icon">Line<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineMaterial.html" class="tsd-kind-icon">Line<wbr/>Material</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineSegmentsGeometry.html" class="tsd-kind-icon">Line<wbr/>Segments<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_Line2.html" class="tsd-kind-icon">THREE_<wbr/>Line2</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_LineSegments2.html" class="tsd-kind-icon">THREE_<wbr/>Line<wbr/>Segments2</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="line.html#LineMaterialParameters" class="tsd-kind-icon">Line<wbr/>Material<wbr/>Parameters</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="LineMaterialParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Line<wbr/>Material<wbr/>Parameters<a href="#LineMaterialParameters" 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">Line<wbr/>Material<wbr/>Parameters<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">THREE.Vector3</span><span class="tsd-signature-symbol">; </span>dashScale<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>dashSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>dashed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>gapSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>linewidth<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>resolution<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">THREE.Vector2</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/line/utils/LineMaterial.ts:234</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">THREE.Vector3</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dash<wbr/>Scale<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dash<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> dashed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gap<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> linewidth<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> resolution<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">THREE.Vector2</span></h5></li></ul></div></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=" tsd-kind-module"><a href="five.html">five</a></li><li class=" tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class="current tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.Line.html" class="tsd-kind-icon">Line</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineGeometry.html" class="tsd-kind-icon">Line<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineMaterial.html" class="tsd-kind-icon">Line<wbr/>Material</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.LineSegmentsGeometry.html" class="tsd-kind-icon">Line<wbr/>Segments<wbr/>Geometry</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_Line2.html" class="tsd-kind-icon">THREE_<wbr/>Line2</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/line.THREE_LineSegments2.html" class="tsd-kind-icon">THREE_<wbr/>Line<wbr/>Segments2</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="line.html#LineMaterialParameters" class="tsd-kind-icon">Line<wbr/>Material<wbr/>Parameters</a></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-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-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></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>
|