@realsee/five 5.0.0-alpha.126 → 5.0.0-alpha.129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.AnimationFrameLoop.html +1 -1
- package/docs/classes/five.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 +46 -46
- 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 +33 -23
- package/docs/classes/five.NetworkSubscribe.html +1 -1
- package/docs/classes/five.PBMContainer.html +5 -5
- package/docs/classes/five.PBMGroup.html +4 -4
- package/docs/classes/five.PBMMaterial.html +10 -8
- 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.Tile3DModel.html +15 -0
- package/docs/classes/five.Work.html +11 -11
- 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 +1 -1
- 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 +5 -5
- package/docs/interfaces/five.FiveInitArgs.html +12 -10
- package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.ImageOptions.html +1 -1
- package/docs/interfaces/five.ImageURLMappings.html +1 -1
- package/docs/interfaces/five.ImageURLOptions.html +1 -1
- package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
- package/docs/interfaces/five.Intersection.html +3 -3
- package/docs/interfaces/five.MapviewControllerCustomInitArgs.html +15 -0
- package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.ModelEventCallback.html +7 -7
- package/docs/interfaces/five.MovePanoOptions.html +5 -3
- package/docs/interfaces/five.PBMPanoPicture.html +1 -1
- package/docs/interfaces/five.PBMParameters.html +5 -3
- 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 +5 -3
- package/docs/interfaces/five.Scissor.html +1 -1
- package/docs/interfaces/five.State.html +5 -3
- 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 +2 -2
- package/docs/interfaces/five.WorkModel.html +6 -6
- package/docs/interfaces/five.WorkModelTiles.html +3 -0
- package/docs/interfaces/five.WorkObserver.html +12 -12
- 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 +1 -1
- 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/interfaces/vue.FiveActionVueCallbacks.html +1 -1
- package/docs/modules/five.SubscribeMixinType.html +1 -1
- package/docs/modules/five.html +12 -11
- package/docs/modules/gltf_loader.html +1 -1
- package/docs/modules/line.html +1 -1
- package/docs/modules/react.html +1 -1
- package/docs/modules/server.html +1 -1
- package/docs/modules/sticker.html +1 -1
- package/docs/modules/vue.html +1 -1
- package/docs/modules.html +1 -1
- package/five/index.d.ts +576 -4
- package/five/index.js +12 -12
- package/gltf-loader/index.js +2 -2
- package/line/index.js +2 -2
- package/package.json +2 -1
- package/react/index.js +2 -2
- package/server/index.d.ts +15 -1
- package/server/index.js +3 -3
- package/sticker/index.js +2 -2
- package/umd/five.js +1 -1
- package/vue/index.js +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraPose | 如视 Five SDK - v5.0.0-alpha.126</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.126"/><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.126</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.126</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.CameraPose.html">CameraPose</a></li></ul><h1>Interface CameraPose</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">CameraPose</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="five.CameraPose.html#distance" class="tsd-kind-icon">distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#fov" class="tsd-kind-icon">fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#latitude" class="tsd-kind-icon">latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#longitude" class="tsd-kind-icon">longitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#offset" class="tsd-kind-icon">offset</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/core/camera.ts:25</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fov" class="tsd-anchor"></a><h3 class="tsd-anchor-link">fov<a href="#fov" 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">fov<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:24</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="latitude" class="tsd-anchor"></a><h3 class="tsd-anchor-link">latitude<a href="#latitude" 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">latitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:23</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="longitude" class="tsd-anchor"></a><h3 class="tsd-anchor-link">longitude<a href="#longitude" 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">longitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:22</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="offset" class="tsd-anchor"></a><h3 class="tsd-anchor-link">offset<a href="#offset" 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">offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:26</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="current tsd-kind-module"><a href="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#distance" class="tsd-kind-icon">distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#fov" class="tsd-kind-icon">fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#latitude" class="tsd-kind-icon">latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#longitude" class="tsd-kind-icon">longitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#offset" class="tsd-kind-icon">offset</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
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraPose | 如视 Five SDK - v5.0.0-alpha.129</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.129"/><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.129</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.129</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.CameraPose.html">CameraPose</a></li></ul><h1>Interface CameraPose</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">CameraPose</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="five.CameraPose.html#distance" class="tsd-kind-icon">distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#fov" class="tsd-kind-icon">fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#latitude" class="tsd-kind-icon">latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#longitude" class="tsd-kind-icon">longitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#offset" class="tsd-kind-icon">offset</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/core/camera.ts:25</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fov" class="tsd-anchor"></a><h3 class="tsd-anchor-link">fov<a href="#fov" 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">fov<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:24</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="latitude" class="tsd-anchor"></a><h3 class="tsd-anchor-link">latitude<a href="#latitude" 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">latitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:23</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="longitude" class="tsd-anchor"></a><h3 class="tsd-anchor-link">longitude<a href="#longitude" 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">longitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:22</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="offset" class="tsd-anchor"></a><h3 class="tsd-anchor-link">offset<a href="#offset" 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">offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector3</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/core/camera.ts:26</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="current tsd-kind-module"><a href="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#distance" class="tsd-kind-icon">distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#fov" class="tsd-kind-icon">fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#latitude" class="tsd-kind-icon">latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#longitude" class="tsd-kind-icon">longitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.CameraPose.html#offset" class="tsd-kind-icon">offset</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>DepthPanoramaControllerCustomInitArgs | 如视 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>DepthPanoramaControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.129</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.129"/><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.129</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.129</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.DepthPanoramaControllerCustomInitArgs.html">DepthPanoramaControllerCustomInitArgs</a></li></ul><h1>Interface DepthPanoramaControllerCustomInitArgs</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><a href="five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaLikeControllerCustomInitArgs</a><ul class="tsd-hierarchy"><li><span class="target">DepthPanoramaControllerCustomInitArgs</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 "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#defaultFov" class="tsd-kind-icon">default<wbr/>Fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#defaultLatitude" class="tsd-kind-icon">default<wbr/>Latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#defaultLongitude" class="tsd-kind-icon">default<wbr/>Longitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.DepthPanoramaControllerCustomInitArgs.html#maxAccessibleDistance" class="tsd-kind-icon">max<wbr/>Accessible<wbr/>Distance</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#maxFov" class="tsd-kind-icon">max<wbr/>Fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#maxLatitude" class="tsd-kind-icon">max<wbr/>Latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#minFov" class="tsd-kind-icon">min<wbr/>Fov</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#minLatitude" class="tsd-kind-icon">min<wbr/>Latitude</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#moveSpeed" class="tsd-kind-icon">move<wbr/>Speed</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.DepthPanoramaControllerCustomInitArgs.html#panoTapTriggerRadius" class="tsd-kind-icon">pano<wbr/>Tap<wbr/>Trigger<wbr/>Radius</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.DepthPanoramaControllerCustomInitArgs.html#intersectMeshCreator" class="tsd-kind-icon">intersect<wbr/>Mesh<wbr/>Creator</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="five.DepthPanoramaControllerCustomInitArgs.html#panoCircleMeshCreator" class="tsd-kind-icon">pano<wbr/>Circle<wbr/>Mesh<wbr/>Creator</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 tsd-is-inherited"><a id="defaultFov" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Fov<a href="#defaultFov" 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">default<wbr/>Fov<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#defaultFov">defaultFov</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:24</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
2
|
<p>默认相机可视角度(垂直),可作为 <code>zoom</code></p>
|
|
3
3
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="defaultLatitude" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Latitude<a href="#defaultLatitude" 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">default<wbr/>Latitude<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="five.PanoramaLikeControllerCustomInitArgs.html">PanoramaLikeControllerCustomInitArgs</a>.<a href="five.PanoramaLikeControllerCustomInitArgs.html#defaultLatitude">defaultLatitude</a></p><ul><li>Defined in lib/five/controllers/panoramaLike.ts:18</li></ul></aside><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>EventCallback | 如视 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>EventCallback | 如视 Five SDK - v5.0.0-alpha.129</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.129"/><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.129</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.129</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.EventCallback.html">EventCallback</a></li></ul><h1>Interface EventCallback</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.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/five.html#EventTypes" class="tsd-signature-type" data-tsd-kind="Type alias">EventTypes</a><ul class="tsd-hierarchy"><li><span class="target">EventCallback</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="five.EventCallback.html#cameraDirectionUpdate" class="tsd-kind-icon">camera<wbr/>Direction<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#cameraPositionUpdate" class="tsd-kind-icon">camera<wbr/>Position<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#cameraUpdate" class="tsd-kind-icon">camera<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#currentStateChange" class="tsd-kind-icon">current<wbr/>State<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#error" class="tsd-kind-icon">error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#fps" class="tsd-kind-icon">fps</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#gesture" class="tsd-kind-icon">gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#helpersVisibleChange" class="tsd-kind-icon">helpers<wbr/>Visible<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#initAnimationEnded" class="tsd-kind-icon">init<wbr/>Animation<wbr/>Ended</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#initAnimationWillStart" class="tsd-kind-icon">init<wbr/>Animation<wbr/>Will<wbr/>Start</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#interiaPan" class="tsd-kind-icon">interia<wbr/>Pan</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#intersectionHidden" class="tsd-kind-icon">intersection<wbr/>Hidden</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#intersectionOnModelUpdate" class="tsd-kind-icon">intersection<wbr/>On<wbr/>Model<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#load" class="tsd-kind-icon">load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#loaded" class="tsd-kind-icon">loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modeChange" class="tsd-kind-icon">mode<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelBvhLoaded" class="tsd-kind-icon">model<wbr/>Bvh<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelGeometryLoaded" class="tsd-kind-icon">model<wbr/>Geometry<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelLoadError" class="tsd-kind-icon">model<wbr/>Load<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelLoaded" class="tsd-kind-icon">model<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelMaterialLoaded" class="tsd-kind-icon">model<wbr/>Material<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelShownFloorChange" class="tsd-kind-icon">model<wbr/>Shown<wbr/>Floor<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelWillLoad" class="tsd-kind-icon">model<wbr/>Will<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#mouseWheel" class="tsd-kind-icon">mouse<wbr/>Wheel</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#moveToPano" class="tsd-kind-icon">move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#moveToPanoCanceled" class="tsd-kind-icon">move<wbr/>To<wbr/>Pano<wbr/>Canceled</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#movingToPano" class="tsd-kind-icon">moving<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#network" class="tsd-kind-icon">network</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panGesture" class="tsd-kind-icon">pan<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoArrived" class="tsd-kind-icon">pano<wbr/>Arrived</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoLoadError" class="tsd-kind-icon">pano<wbr/>Load<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoLoaded" class="tsd-kind-icon">pano<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoSelected" class="tsd-kind-icon">pano<wbr/>Selected</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoWillArrive" class="tsd-kind-icon">pano<wbr/>Will<wbr/>Arrive</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoWillLoad" class="tsd-kind-icon">pano<wbr/>Will<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#pinchGesture" class="tsd-kind-icon">pinch<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#pressGesture" class="tsd-kind-icon">press<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#renderFrame" class="tsd-kind-icon">render<wbr/>Frame</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#setState" class="tsd-kind-icon">set<wbr/>State</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#stateChange" class="tsd-kind-icon">state<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#stateSynced" class="tsd-kind-icon">state<wbr/>Synced</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#tapGesture" class="tsd-kind-icon">tap<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureAbort" class="tsd-kind-icon">texture<wbr/>Abort</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureError" class="tsd-kind-icon">texture<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureLoaded" class="tsd-kind-icon">texture<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureLoading" class="tsd-kind-icon">texture<wbr/>Loading</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureStartLoad" class="tsd-kind-icon">texture<wbr/>Start<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsChangeMode" class="tsd-kind-icon">wants<wbr/>Change<wbr/>Mode</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsGesture" class="tsd-kind-icon">wants<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsInteriaPan" class="tsd-kind-icon">wants<wbr/>Interia<wbr/>Pan</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsMouseWheel" class="tsd-kind-icon">wants<wbr/>Mouse<wbr/>Wheel</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsMoveToPano" class="tsd-kind-icon">wants<wbr/>Move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPanGesture" class="tsd-kind-icon">wants<wbr/>Pan<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPinchGesture" class="tsd-kind-icon">wants<wbr/>Pinch<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPressGesture" class="tsd-kind-icon">wants<wbr/>Press<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsShowIntersectionOnModel" class="tsd-kind-icon">wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsTapGesture" class="tsd-kind-icon">wants<wbr/>Tap<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsToMoveToPano" class="tsd-kind-icon">wants<wbr/>To<wbr/>Move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#willLoad" class="tsd-kind-icon">will<wbr/>Load</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="cameraDirectionUpdate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">camera<wbr/>Direction<wbr/>Update<a href="#cameraDirectionUpdate" 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">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="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"><p>Inherited from EventTypes.cameraDirectionUpdate</p><ul><li>Defined in lib/five/controllers/events.ts:64</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -77,13 +77,13 @@
|
|
|
77
77
|
<p>焦点碰撞结果</p>
|
|
78
78
|
</div></div></li><li><h5>mesh: <a href="five.IntersectMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">IntersectMeshInterface</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
79
79
|
<p>焦点环 mesh</p>
|
|
80
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="load" class="tsd-anchor"></a><h3 class="tsd-anchor-link">load<a href="#load" 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">load<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, work<span class="tsd-signature-symbol">: </span><a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a>, state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><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 EventTypes.load</p><ul><li>Defined in lib/five/application/events.ts:76</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
80
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="load" class="tsd-anchor"></a><h3 class="tsd-anchor-link">load<a href="#load" 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">load<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, work<span class="tsd-signature-symbol">: </span><a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a>, state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"distance"</span><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 EventTypes.load</p><ul><li>Defined in lib/five/application/events.ts:76</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
81
81
|
<p>开始加载 Work 数据</p>
|
|
82
82
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>input: <span class="tsd-signature-type">any</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
83
83
|
<p>输入的 work</p>
|
|
84
84
|
</div></div></li><li><h5>work: <a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
85
85
|
<p>归一化的标准 work</p>
|
|
86
|
-
</div></div></li><li><h5>state: <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
86
|
+
</div></div></li><li><h5>state: <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"distance"</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
87
87
|
<p>加载时的姿态</p>
|
|
88
88
|
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="loaded" class="tsd-anchor"></a><h3 class="tsd-anchor-link">loaded<a href="#loaded" 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">loaded<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, work<span class="tsd-signature-symbol">: </span><a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from EventTypes.loaded</p><ul><li>Defined in lib/five/application/events.ts:83</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
89
89
|
<p>加载完 Work 数据</p>
|
|
@@ -380,12 +380,12 @@ bvh 树计算需要一定事件,可能会暂时影响一些性能。计算完
|
|
|
380
380
|
</div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
381
381
|
<p>是否用户触发</p>
|
|
382
382
|
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div><p>可以通过 return false 阻止</p>
|
|
383
|
-
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="willLoad" class="tsd-anchor"></a><h3 class="tsd-anchor-link">will<wbr/>Load<a href="#willLoad" 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">will<wbr/>Load<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, work<span class="tsd-signature-symbol">: </span><a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a>, state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><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 EventTypes.willLoad</p><ul><li>Defined in lib/five/application/events.ts:68</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
383
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a id="willLoad" class="tsd-anchor"></a><h3 class="tsd-anchor-link">will<wbr/>Load<a href="#willLoad" 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">will<wbr/>Load<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, work<span class="tsd-signature-symbol">: </span><a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a>, state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"distance"</span><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 EventTypes.willLoad</p><ul><li>Defined in lib/five/application/events.ts:68</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
384
384
|
<p>准备加载 Work 数据</p>
|
|
385
385
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>input: <span class="tsd-signature-type">any</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
386
386
|
<p>输入的 work</p>
|
|
387
387
|
</div></div></li><li><h5>work: <a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
388
388
|
<p>归一化的标准 work</p>
|
|
389
|
-
</div></div></li><li><h5>state: <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
389
|
+
</div></div></li><li><h5>state: <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol"><</span><a href="five.State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"offset"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"distance"</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
390
390
|
<p>加载时的姿态</p>
|
|
391
391
|
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class="current tsd-kind-module"><a href="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a><ul><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#cameraDirectionUpdate" class="tsd-kind-icon">camera<wbr/>Direction<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#cameraPositionUpdate" class="tsd-kind-icon">camera<wbr/>Position<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#cameraUpdate" class="tsd-kind-icon">camera<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#currentStateChange" class="tsd-kind-icon">current<wbr/>State<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#error" class="tsd-kind-icon">error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#fps" class="tsd-kind-icon">fps</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#gesture" class="tsd-kind-icon">gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#helpersVisibleChange" class="tsd-kind-icon">helpers<wbr/>Visible<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#initAnimationEnded" class="tsd-kind-icon">init<wbr/>Animation<wbr/>Ended</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#initAnimationWillStart" class="tsd-kind-icon">init<wbr/>Animation<wbr/>Will<wbr/>Start</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#interiaPan" class="tsd-kind-icon">interia<wbr/>Pan</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#intersectionHidden" class="tsd-kind-icon">intersection<wbr/>Hidden</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#intersectionOnModelUpdate" class="tsd-kind-icon">intersection<wbr/>On<wbr/>Model<wbr/>Update</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#load" class="tsd-kind-icon">load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#loaded" class="tsd-kind-icon">loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modeChange" class="tsd-kind-icon">mode<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelBvhLoaded" class="tsd-kind-icon">model<wbr/>Bvh<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelGeometryLoaded" class="tsd-kind-icon">model<wbr/>Geometry<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelLoadError" class="tsd-kind-icon">model<wbr/>Load<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelLoaded" class="tsd-kind-icon">model<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelMaterialLoaded" class="tsd-kind-icon">model<wbr/>Material<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelShownFloorChange" class="tsd-kind-icon">model<wbr/>Shown<wbr/>Floor<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#modelWillLoad" class="tsd-kind-icon">model<wbr/>Will<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#mouseWheel" class="tsd-kind-icon">mouse<wbr/>Wheel</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#moveToPano" class="tsd-kind-icon">move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#moveToPanoCanceled" class="tsd-kind-icon">move<wbr/>To<wbr/>Pano<wbr/>Canceled</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#movingToPano" class="tsd-kind-icon">moving<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#network" class="tsd-kind-icon">network</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panGesture" class="tsd-kind-icon">pan<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoArrived" class="tsd-kind-icon">pano<wbr/>Arrived</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoLoadError" class="tsd-kind-icon">pano<wbr/>Load<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoLoaded" class="tsd-kind-icon">pano<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoSelected" class="tsd-kind-icon">pano<wbr/>Selected</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoWillArrive" class="tsd-kind-icon">pano<wbr/>Will<wbr/>Arrive</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#panoWillLoad" class="tsd-kind-icon">pano<wbr/>Will<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#pinchGesture" class="tsd-kind-icon">pinch<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#pressGesture" class="tsd-kind-icon">press<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#renderFrame" class="tsd-kind-icon">render<wbr/>Frame</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#setState" class="tsd-kind-icon">set<wbr/>State</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#stateChange" class="tsd-kind-icon">state<wbr/>Change</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#stateSynced" class="tsd-kind-icon">state<wbr/>Synced</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#tapGesture" class="tsd-kind-icon">tap<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureAbort" class="tsd-kind-icon">texture<wbr/>Abort</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureError" class="tsd-kind-icon">texture<wbr/>Error</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureLoaded" class="tsd-kind-icon">texture<wbr/>Loaded</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureLoading" class="tsd-kind-icon">texture<wbr/>Loading</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#textureStartLoad" class="tsd-kind-icon">texture<wbr/>Start<wbr/>Load</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsChangeMode" class="tsd-kind-icon">wants<wbr/>Change<wbr/>Mode</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsGesture" class="tsd-kind-icon">wants<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsInteriaPan" class="tsd-kind-icon">wants<wbr/>Interia<wbr/>Pan</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsMouseWheel" class="tsd-kind-icon">wants<wbr/>Mouse<wbr/>Wheel</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsMoveToPano" class="tsd-kind-icon">wants<wbr/>Move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPanGesture" class="tsd-kind-icon">wants<wbr/>Pan<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPinchGesture" class="tsd-kind-icon">wants<wbr/>Pinch<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsPressGesture" class="tsd-kind-icon">wants<wbr/>Press<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsShowIntersectionOnModel" class="tsd-kind-icon">wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsTapGesture" class="tsd-kind-icon">wants<wbr/>Tap<wbr/>Gesture</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#wantsToMoveToPano" class="tsd-kind-icon">wants<wbr/>To<wbr/>Move<wbr/>To<wbr/>Pano</a></li><li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="five.EventCallback.html#willLoad" class="tsd-kind-icon">will<wbr/>Load</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></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,6 +1,6 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FiveInitArgs | 如视 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>FiveInitArgs | 如视 Five SDK - v5.0.0-alpha.129</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.129"/><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.129</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.129</a></li><li><a href="../modules/five.html">five</a></li><li><a href="five.FiveInitArgs.html">FiveInitArgs</a></li></ul><h1>Interface FiveInitArgs</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
|
-
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">FiveInitArgs</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="five.FiveInitArgs.html#antialias" class="tsd-kind-icon">antialias</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundAlpha" class="tsd-kind-icon">background<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundColor" class="tsd-kind-icon">background<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#depthPanorama" class="tsd-kind-icon">depth<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#floorplan" class="tsd-kind-icon">floorplan</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#imageOptions" class="tsd-kind-icon">image<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#initialBasisLoader" class="tsd-kind-icon">initial<wbr/>Basis<wbr/>Loader</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#maxFps" class="tsd-kind-icon">max<wbr/>Fps</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#modeChangeDuration" class="tsd-kind-icon">mode<wbr/>Change<wbr/>Duration</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#model" class="tsd-kind-icon">model</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#onlyRenderIfNeeds" class="tsd-kind-icon">only<wbr/>Render<wbr/>If<wbr/>Needs</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#panorama" class="tsd-kind-icon">panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#play" class="tsd-kind-icon">play</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#plugins" class="tsd-kind-icon">plugins</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#poweredByRealsee" class="tsd-kind-icon">powered<wbr/>By<wbr/>Realsee</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#preserveDrawingBuffer" class="tsd-kind-icon">preserve<wbr/>Drawing<wbr/>Buffer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#renderer" class="tsd-kind-icon">renderer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#scissor" class="tsd-kind-icon">scissor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#textureOptions" class="tsd-kind-icon">texture<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#topview" class="tsd-kind-icon">topview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#videoInstance" class="tsd-kind-icon">video<wbr/>Instance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#vrPanorama" class="tsd-kind-icon">vr<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#webgl2" class="tsd-kind-icon">webgl2</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="antialias" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> antialias<a href="#antialias" 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">antialias<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:61</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
3
|
+
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">FiveInitArgs</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="five.FiveInitArgs.html#antialias" class="tsd-kind-icon">antialias</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundAlpha" class="tsd-kind-icon">background<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundColor" class="tsd-kind-icon">background<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#depthPanorama" class="tsd-kind-icon">depth<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#floorplan" class="tsd-kind-icon">floorplan</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#imageOptions" class="tsd-kind-icon">image<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#initialBasisLoader" class="tsd-kind-icon">initial<wbr/>Basis<wbr/>Loader</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#mapview" class="tsd-kind-icon">mapview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#maxFps" class="tsd-kind-icon">max<wbr/>Fps</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#modeChangeDuration" class="tsd-kind-icon">mode<wbr/>Change<wbr/>Duration</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#model" class="tsd-kind-icon">model</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#onlyRenderIfNeeds" class="tsd-kind-icon">only<wbr/>Render<wbr/>If<wbr/>Needs</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#panorama" class="tsd-kind-icon">panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#play" class="tsd-kind-icon">play</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#plugins" class="tsd-kind-icon">plugins</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#poweredByRealsee" class="tsd-kind-icon">powered<wbr/>By<wbr/>Realsee</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#preserveDrawingBuffer" class="tsd-kind-icon">preserve<wbr/>Drawing<wbr/>Buffer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#renderer" class="tsd-kind-icon">renderer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#scissor" class="tsd-kind-icon">scissor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#textureOptions" class="tsd-kind-icon">texture<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#topview" class="tsd-kind-icon">topview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#videoInstance" class="tsd-kind-icon">video<wbr/>Instance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#vrPanorama" class="tsd-kind-icon">vr<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#webgl2" class="tsd-kind-icon">webgl2</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="antialias" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> antialias<a href="#antialias" 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">antialias<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:61</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>是否开启 <code>THREE.WebGLRenderer</code> 的抗锯齿功能</p>
|
|
5
5
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>这个抗锯齿功能是 <code>WEBGL</code> 自带的抗锯齿,并不是类似 fxaa taa 等后处理方式,比较吃性能。
|
|
6
6
|
如果设置了参数 <code>renderer</code> 参数,则不生效,请对传入的 <code>renderer</code> 自行设置。</p>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
</dd><dt>default</dt><dd><p><code>0x181A1C</code></p>
|
|
18
18
|
</dd><dt>example</dt><dd><pre><code><span class="hl-15">backgroundColor</span><span class="hl-0">: </span><span class="hl-13">0xffffff</span><span class="hl-0"> </span><span class="hl-4">// 白色</span><br/><span class="hl-15">backgroundColor</span><span class="hl-0">: </span><span class="hl-13">0xff0000</span><span class="hl-0"> </span><span class="hl-4">// 红色</span>
|
|
19
19
|
</code></pre>
|
|
20
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="depthPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> depth<wbr/>Panorama<a href="#depthPanorama" 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">depth<wbr/>Panorama<span class="tsd-signature-symbol">?:</span> <a href="five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
20
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="depthPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> depth<wbr/>Panorama<a href="#depthPanorama" 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">depth<wbr/>Panorama<span class="tsd-signature-symbol">?:</span> <a href="five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:158</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
21
21
|
<p>深度图游走模式下的特定参数</p>
|
|
22
22
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="floorplan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> floorplan<a href="#floorplan" 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">floorplan<span class="tsd-signature-symbol">?:</span> <a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:152</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
23
23
|
<p>模型查看模式下的特定参数</p>
|
|
@@ -33,11 +33,13 @@
|
|
|
33
33
|
</dd><dt>default</dt><dd><p><code>false</code></p>
|
|
34
34
|
</dd><dt>example</dt><dd><pre><code><span class="hl-4">// 使用默认解析器</span><br/><span class="hl-15">initialBasisLoader</span><span class="hl-0">: </span><span class="hl-7">true</span><br/><br/><span class="hl-4">// 使用指定解析器</span><br/><span class="hl-4">// 会调用这个目录下的 basis_transcoder.js basis_transcoder.wasm 文件作为解析器</span><br/><span class="hl-15">initialBasisLoader</span><span class="hl-0">: </span><span class="hl-3">"https://vrlab-public.ljcdn.com/release/static/image/release/five/basis/"</span>
|
|
35
35
|
</code></pre>
|
|
36
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="
|
|
36
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="mapview" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mapview<a href="#mapview" 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">mapview<span class="tsd-signature-symbol">?:</span> <a href="five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">MapviewControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:156</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
37
|
+
<p>地图模式下的特定参数</p>
|
|
38
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="maxFps" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Fps<a href="#maxFps" 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">max<wbr/>Fps<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:117</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
37
39
|
<p>最高 fps 限制</p>
|
|
38
40
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>如果为 <code>false</code>, 则不限制。最好也就是屏幕刷新率,不会再高了。</p>
|
|
39
41
|
</dd><dt>default</dt><dd><p><code>false</code></p>
|
|
40
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modeChangeDuration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<wbr/>Change<wbr/>Duration<a href="#modeChangeDuration" 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">mode<wbr/>Change<wbr/>Duration<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
42
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modeChangeDuration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<wbr/>Change<wbr/>Duration<a href="#modeChangeDuration" 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">mode<wbr/>Change<wbr/>Duration<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:168</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
41
43
|
<p>模式间切换时的过度动画时间</p>
|
|
42
44
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>单位毫秒</p>
|
|
43
45
|
</dd><dt>default</dt><dd><p><code>1000</code></p>
|
|
@@ -56,10 +58,10 @@
|
|
|
56
58
|
如果 <code>play: false</code> 则不自动播放。屏幕不显示。
|
|
57
59
|
你还可以通过 <code>five.play()</code> <code>five.pause()</code> 的方式来控制播放。</p>
|
|
58
60
|
</dd><dt>default</dt><dd><p><code>true</code></p>
|
|
59
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="plugins" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> plugins<a href="#plugins" 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">plugins<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
61
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="plugins" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> plugins<a href="#plugins" 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">plugins<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:175</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
60
62
|
<p>插件定义</p>
|
|
61
63
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>详见插件部分。</p>
|
|
62
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="poweredByRealsee" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> powered<wbr/>By<wbr/>Realsee<a href="#poweredByRealsee" 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">powered<wbr/>By<wbr/>Realsee<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
64
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="poweredByRealsee" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> powered<wbr/>By<wbr/>Realsee<a href="#poweredByRealsee" 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">powered<wbr/>By<wbr/>Realsee<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:180</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
63
65
|
<p>是否展示 powered by 如视</p>
|
|
64
66
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="preserveDrawingBuffer" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> preserve<wbr/>Drawing<wbr/>Buffer<a href="#preserveDrawingBuffer" 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">preserve<wbr/>Drawing<wbr/>Buffer<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:29</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
65
67
|
<p>内部 <code>THREE.WebGLRenderer</code> 是否通过像素拷贝的方式绘制。</p>
|
|
@@ -91,8 +93,8 @@
|
|
|
91
93
|
</div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>当点位中有视频元素,则会使用。如果不传入也会外部新建,
|
|
92
94
|
加入传入的原因是,视频自动播放在不同浏览器或者 webview 中有不同的特性。
|
|
93
95
|
给予更多外部操作的空间。</p>
|
|
94
|
-
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="vrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> vr<wbr/>Panorama<a href="#vrPanorama" 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">vr<wbr/>Panorama<span class="tsd-signature-symbol">?:</span> <a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
96
|
+
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="vrPanorama" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> vr<wbr/>Panorama<a href="#vrPanorama" 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">vr<wbr/>Panorama<span class="tsd-signature-symbol">?:</span> <a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:160</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
95
97
|
<p>VR眼镜模式下的特定参数</p>
|
|
96
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="webgl2" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> webgl2<a href="#webgl2" 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">webgl2<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
98
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="webgl2" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> webgl2<a href="#webgl2" 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">webgl2<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/fiveInitArgs.ts:185</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
97
99
|
<p>是否使用webgl2渲染执行环境, 默认值 false</p>
|
|
98
|
-
</div></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="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#antialias" class="tsd-kind-icon">antialias</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundAlpha" class="tsd-kind-icon">background<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundColor" class="tsd-kind-icon">background<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#depthPanorama" class="tsd-kind-icon">depth<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#floorplan" class="tsd-kind-icon">floorplan</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#imageOptions" class="tsd-kind-icon">image<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#initialBasisLoader" class="tsd-kind-icon">initial<wbr/>Basis<wbr/>Loader</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#maxFps" class="tsd-kind-icon">max<wbr/>Fps</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#modeChangeDuration" class="tsd-kind-icon">mode<wbr/>Change<wbr/>Duration</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#model" class="tsd-kind-icon">model</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#onlyRenderIfNeeds" class="tsd-kind-icon">only<wbr/>Render<wbr/>If<wbr/>Needs</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#panorama" class="tsd-kind-icon">panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#play" class="tsd-kind-icon">play</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#plugins" class="tsd-kind-icon">plugins</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#poweredByRealsee" class="tsd-kind-icon">powered<wbr/>By<wbr/>Realsee</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#preserveDrawingBuffer" class="tsd-kind-icon">preserve<wbr/>Drawing<wbr/>Buffer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#renderer" class="tsd-kind-icon">renderer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#scissor" class="tsd-kind-icon">scissor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#textureOptions" class="tsd-kind-icon">texture<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#topview" class="tsd-kind-icon">topview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#videoInstance" class="tsd-kind-icon">video<wbr/>Instance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#vrPanorama" class="tsd-kind-icon">vr<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#webgl2" class="tsd-kind-icon">webgl2</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>
|
|
100
|
+
</div></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="../modules/five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="../modules/line.html">line</a></li><li class=" tsd-kind-module"><a href="../modules/react.html">react</a></li><li class=" tsd-kind-module"><a href="../modules/server.html">server</a></li><li class=" tsd-kind-module"><a href="../modules/sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="../modules/vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#antialias" class="tsd-kind-icon">antialias</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundAlpha" class="tsd-kind-icon">background<wbr/>Alpha</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#backgroundColor" class="tsd-kind-icon">background<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#depthPanorama" class="tsd-kind-icon">depth<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#floorplan" class="tsd-kind-icon">floorplan</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#imageOptions" class="tsd-kind-icon">image<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#initialBasisLoader" class="tsd-kind-icon">initial<wbr/>Basis<wbr/>Loader</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#mapview" class="tsd-kind-icon">mapview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#maxFps" class="tsd-kind-icon">max<wbr/>Fps</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#modeChangeDuration" class="tsd-kind-icon">mode<wbr/>Change<wbr/>Duration</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#model" class="tsd-kind-icon">model</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#onlyRenderIfNeeds" class="tsd-kind-icon">only<wbr/>Render<wbr/>If<wbr/>Needs</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#panorama" class="tsd-kind-icon">panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#play" class="tsd-kind-icon">play</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#plugins" class="tsd-kind-icon">plugins</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#poweredByRealsee" class="tsd-kind-icon">powered<wbr/>By<wbr/>Realsee</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#preserveDrawingBuffer" class="tsd-kind-icon">preserve<wbr/>Drawing<wbr/>Buffer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#renderer" class="tsd-kind-icon">renderer</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#scissor" class="tsd-kind-icon">scissor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#textureOptions" class="tsd-kind-icon">texture<wbr/>Options</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#topview" class="tsd-kind-icon">topview</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#videoInstance" class="tsd-kind-icon">video<wbr/>Instance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#vrPanorama" class="tsd-kind-icon">vr<wbr/>Panorama</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="five.FiveInitArgs.html#webgl2" class="tsd-kind-icon">webgl2</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>
|