@realsee/five 5.0.0-alpha.204 → 5.0.0-alpha.206

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/docs/assets/search.js +1 -1
  2. package/docs/classes/five.AnimationFrameLoop.html +1 -1
  3. package/docs/classes/five.BVH.html +1 -1
  4. package/docs/classes/five.BVHIntersect.html +1 -1
  5. package/docs/classes/five.BVHNode.html +1 -1
  6. package/docs/classes/five.BVHVector3.html +1 -1
  7. package/docs/classes/five.Camera.html +1 -1
  8. package/docs/classes/five.Clipper.html +1 -1
  9. package/docs/classes/five.Five.html +26 -22
  10. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  11. package/docs/classes/five.IntersectMesh.html +1 -1
  12. package/docs/classes/five.Model.html +1 -1
  13. package/docs/classes/five.NetworkSubscribe.html +1 -1
  14. package/docs/classes/five.PBMContainer.html +1 -1
  15. package/docs/classes/five.PBMGroup.html +1 -1
  16. package/docs/classes/five.PBMMaterial.html +1 -1
  17. package/docs/classes/five.PBMMesh.html +1 -1
  18. package/docs/classes/five.PanoCircleMesh.html +1 -1
  19. package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
  20. package/docs/classes/five.PanoCircleMeshSolid.html +1 -1
  21. package/docs/classes/five.Scene.html +1 -1
  22. package/docs/classes/five.Subscribe.html +1 -1
  23. package/docs/classes/five.TextureLoader.html +1 -1
  24. package/docs/classes/five.Tile3D.html +1 -1
  25. package/docs/classes/five.Tile3DModel.html +1 -1
  26. package/docs/classes/five.TileBoundingSphere.html +1 -1
  27. package/docs/classes/five.TileCacheNode.html +1 -1
  28. package/docs/classes/five.TileCubeTextureTarget.html +1 -1
  29. package/docs/classes/five.TileCullingVolume.html +1 -1
  30. package/docs/classes/five.TileOrientedBoundingBox.html +1 -1
  31. package/docs/classes/five.TileRequestScheduler.html +1 -1
  32. package/docs/classes/five.Tileset3D.html +1 -1
  33. package/docs/classes/five.Tileset3DTraverser.html +1 -1
  34. package/docs/classes/five.TilesetCache.html +1 -1
  35. package/docs/classes/five.Work.html +1 -1
  36. package/docs/classes/five.XRButton.html +1 -1
  37. package/docs/classes/gltf_loader.DDSLoader.html +1 -1
  38. package/docs/classes/gltf_loader.DRACOLoader.html +1 -1
  39. package/docs/classes/gltf_loader.GLTFLoader.html +1 -1
  40. package/docs/classes/gltf_loader.GLTFObject.html +1 -1
  41. package/docs/classes/gltf_loader.GLTFParser.html +1 -1
  42. package/docs/classes/gltf_loader.THREEGLTFLoader.html +1 -1
  43. package/docs/classes/line.Line.html +1 -1
  44. package/docs/classes/line.LineGeometry.html +1 -1
  45. package/docs/classes/line.LineMaterial.html +1 -1
  46. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  47. package/docs/classes/line.THREE_Line2.html +1 -1
  48. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  49. package/docs/classes/react.Store.html +1 -1
  50. package/docs/classes/server.BVH.html +1 -1
  51. package/docs/classes/server.BVHIntersect.html +1 -1
  52. package/docs/classes/server.BVHNode.html +1 -1
  53. package/docs/classes/server.BVHVector3.html +1 -1
  54. package/docs/classes/server.Model.html +1 -1
  55. package/docs/classes/server.PBMContainer.html +1 -1
  56. package/docs/classes/server.PBMGroup.html +1 -1
  57. package/docs/classes/server.PBMMesh.html +1 -1
  58. package/docs/classes/sticker.Sticker.html +1 -1
  59. package/docs/classes/vfx.Airflow.html +1 -1
  60. package/docs/classes/vfx.Flame.html +1 -1
  61. package/docs/classes/vfx.Particle.html +1 -1
  62. package/docs/classes/vfx.SpotLight.html +1 -1
  63. package/docs/index.html +1 -1
  64. package/docs/interfaces/five.AddableObject.html +1 -1
  65. package/docs/interfaces/five.AnimationFrame.html +1 -1
  66. package/docs/interfaces/five.CameraPose.html +1 -1
  67. package/docs/interfaces/five.ClipperParameter.html +1 -1
  68. package/docs/interfaces/five.DepthPanoramaControllerCustomInitArgs.html +1 -1
  69. package/docs/interfaces/five.EventCallback.html +72 -66
  70. package/docs/interfaces/five.FiveInitArgs.html +1 -1
  71. package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +1 -1
  72. package/docs/interfaces/five.ImageOptions.html +1 -1
  73. package/docs/interfaces/five.ImageURLMappings.html +1 -1
  74. package/docs/interfaces/five.ImageURLOptions.html +1 -1
  75. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  76. package/docs/interfaces/five.Intersection.html +1 -1
  77. package/docs/interfaces/five.MapviewControllerCustomInitArgs.html +1 -1
  78. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  79. package/docs/interfaces/five.ModelEventCallback.html +1 -1
  80. package/docs/interfaces/five.ModelLodOptions.html +1 -1
  81. package/docs/interfaces/five.MotionKeyframe.html +1 -1
  82. package/docs/interfaces/five.MovePanoOptions.html +1 -1
  83. package/docs/interfaces/five.NetworkOptions.html +1 -1
  84. package/docs/interfaces/five.PBMPanoPicture.html +1 -1
  85. package/docs/interfaces/five.PBMParameters.html +1 -1
  86. package/docs/interfaces/five.PanoCircleMeshCustomOptions.html +1 -1
  87. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  88. package/docs/interfaces/five.PanoCircleMeshOptions.html +1 -1
  89. package/docs/interfaces/five.PanoCircleMeshSolidOptions.html +1 -1
  90. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +1 -1
  91. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  92. package/docs/interfaces/five.Pose.html +1 -1
  93. package/docs/interfaces/five.Scissor.html +1 -1
  94. package/docs/interfaces/five.State.html +1 -1
  95. package/docs/interfaces/five.SubscribeMixinType.emit.html +1 -1
  96. package/docs/interfaces/five.SubscribeMixinType.hasListener.html +1 -1
  97. package/docs/interfaces/five.SubscribeMixinType.off.html +1 -1
  98. package/docs/interfaces/five.SubscribeMixinType.on.html +1 -1
  99. package/docs/interfaces/five.SubscribeMixinType.once.html +1 -1
  100. package/docs/interfaces/five.TextureOptions.html +1 -1
  101. package/docs/interfaces/five.Tile3DModelLoaderOptions.html +1 -1
  102. package/docs/interfaces/five.TileBoundingVolume.html +1 -1
  103. package/docs/interfaces/five.TileContent.html +1 -1
  104. package/docs/interfaces/five.TileCubeNode.html +1 -1
  105. package/docs/interfaces/five.TileCubeTree.html +1 -1
  106. package/docs/interfaces/five.Tileset3dOptions.html +1 -1
  107. package/docs/interfaces/five.TilesetJSON.html +1 -1
  108. package/docs/interfaces/five.TilesetJSONNode.html +1 -1
  109. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  110. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +1 -1
  111. package/docs/interfaces/five.WebXRAxesParams.html +1 -0
  112. package/docs/interfaces/five.WebXRControllerParams.html +1 -1
  113. package/docs/interfaces/five.WorkCubeImage.html +1 -1
  114. package/docs/interfaces/five.WorkImage.html +1 -1
  115. package/docs/interfaces/five.WorkInitial.html +1 -1
  116. package/docs/interfaces/five.WorkModel.html +1 -1
  117. package/docs/interfaces/five.WorkModelTiles.html +1 -1
  118. package/docs/interfaces/five.WorkObserver.html +1 -1
  119. package/docs/interfaces/five.WorkTile.html +1 -1
  120. package/docs/interfaces/five.WorkVideo.html +1 -1
  121. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +1 -1
  122. package/docs/interfaces/gltf_loader.DDS.html +1 -1
  123. package/docs/interfaces/gltf_loader.GLTF.html +1 -1
  124. package/docs/interfaces/gltf_loader.GLTFReference.html +1 -1
  125. package/docs/interfaces/gltf_loader.THREEGLTF.html +1 -1
  126. package/docs/interfaces/react.FiveActionReactCallbacks.html +1 -1
  127. package/docs/interfaces/react.FiveInjectionTypes.html +5 -5
  128. package/docs/interfaces/react.PropTypeOfFiveFeatures.html +1 -1
  129. package/docs/interfaces/server.Intersection.html +1 -1
  130. package/docs/interfaces/server.ModelEventCallback.html +1 -1
  131. package/docs/interfaces/sticker.IntersectionLike.html +1 -1
  132. package/docs/interfaces/vfx.ParticleArgs.html +1 -1
  133. package/docs/interfaces/vfx.ParticleTweenKeyframe.html +1 -1
  134. package/docs/interfaces/vue.FiveActionVueCallbacks.html +1 -1
  135. package/docs/modules/five.SubscribeMixinType.html +1 -1
  136. package/docs/modules/five.html +55 -49
  137. package/docs/modules/gltf_loader.html +1 -1
  138. package/docs/modules/line.html +1 -1
  139. package/docs/modules/react.html +5 -5
  140. package/docs/modules/server.html +1 -1
  141. package/docs/modules/sticker.html +1 -1
  142. package/docs/modules/vfx.html +1 -1
  143. package/docs/modules/vue.html +1 -1
  144. package/docs/modules.html +1 -1
  145. package/five/index.d.ts +42 -5
  146. package/five/index.js +7 -7
  147. package/gltf-loader/index.js +3 -3
  148. package/line/index.js +3 -3
  149. package/package.json +1 -1
  150. package/react/index.js +2 -2
  151. package/server/index.js +2 -2
  152. package/sticker/index.js +3 -3
  153. package/umd/five-gltf-loader.js +1 -1
  154. package/umd/five-line.js +1 -1
  155. package/umd/five-sticker.js +1 -1
  156. package/umd/five.js +1 -1
  157. package/vfx/index.js +2 -2
  158. package/vue/index.js +2 -2
@@ -1,32 +1,32 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>five | 如视 Five SDK - v5.0.0-alpha.204</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.204"/><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.204</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.204</a></li><li><a href="five.html">five</a></li></ul><h1>Module five </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Namespaces</h3><ul class="tsd-index-list"><li class="tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html" class="tsd-kind-icon">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Clipper.html" class="tsd-kind-icon">Clipper</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshCustom.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshSolid.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TextureLoader.html" class="tsd-kind-icon">Texture<wbr/>Loader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3D.html" class="tsd-kind-icon">Tile3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3DModel.html" class="tsd-kind-icon">Tile3DModel</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileBoundingSphere.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Sphere</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileCacheNode.html" class="tsd-kind-icon">Tile<wbr/>Cache<wbr/>Node</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCubeTextureTarget.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Texture<wbr/>Target</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCullingVolume.html" class="tsd-kind-icon">Tile<wbr/>Culling<wbr/>Volume</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileOrientedBoundingBox.html" class="tsd-kind-icon">Tile<wbr/>Oriented<wbr/>Bounding<wbr/>Box</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileRequestScheduler.html" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3D.html" class="tsd-kind-icon">Tileset3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3DTraverser.html" class="tsd-kind-icon">Tileset3DTraverser</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TilesetCache.html" class="tsd-kind-icon">Tileset<wbr/>Cache</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.XRButton.html" class="tsd-kind-icon">XRButton</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ClipperParameter.html" class="tsd-kind-icon">Clipper<wbr/>Parameter</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLMappings.html" class="tsd-kind-icon">ImageURLMappings</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-kind-icon">Mapview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelLodOptions.html" class="tsd-kind-icon">Model<wbr/>Lod<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter"><a href="../interfaces/five.MotionKeyframe.html" class="tsd-kind-icon">Motion<wbr/>Keyframe</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.NetworkOptions.html" class="tsd-kind-icon">Network<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshSolidOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tile3DModelLoaderOptions.html" class="tsd-kind-icon">Tile3DModel<wbr/>Loader<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileBoundingVolume.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Volume</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileContent.html" class="tsd-kind-icon">Tile<wbr/>Content</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeNode.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Node</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeTree.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Tree</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tileset3dOptions.html" class="tsd-kind-icon">Tileset3d<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSON.html" class="tsd-kind-icon">TilesetJSON</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSONNode.html" class="tsd-kind-icon">TilesetJSONNode</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-kind-icon">WebXRController<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModelTiles.html" class="tsd-kind-icon">Work<wbr/>Model<wbr/>Tiles</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">XRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li></ul></section><section class="tsd-index-section "><h3>Type Aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#MotionValue" class="tsd-kind-icon">Motion<wbr/>Value</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#NetworkResponse" class="tsd-kind-icon">Network<wbr/>Response</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileEventType" class="tsd-kind-icon">Tile<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileFrameState" class="tsd-kind-icon">Tile<wbr/>Frame<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#TileRequest" class="tsd-kind-icon">Tile<wbr/>Request</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestResult" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Result</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestSchedulerOptions" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TilesetTraverserProps" class="tsd-kind-icon">Tileset<wbr/>Traverser<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerKey" class="tsd-kind-icon">WebXRController<wbr/>Key</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerType" class="tsd-kind-icon">WebXRController<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXREventTypes" class="tsd-kind-icon">WebXREvent<wbr/>Types</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#TILE_EVENT" class="tsd-kind-icon">TILE_<wbr/>EVENT</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#imageSupport" class="tsd-kind-icon">image<wbr/>Support</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type Aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerCustomInitTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<a href="#ControllerCustomInitTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>DepthPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Mapview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>XRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/controllers.ts:26</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>Depth<wbr/>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Mapview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">MapviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>XRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">XRPanoramaControllerCustomInitArgs</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerEventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Event<wbr/>Types<a href="#ControllerEventTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Controller<wbr/>Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cameraDirectionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraFovUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraPositionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>gesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationEnded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationWillStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>interiaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionHidden<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionOnModelUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>mouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPanoCanceled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>movingToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoArrived<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoSelected<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillArrive<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>tapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureAbort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoading<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureStartLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>vrWantsToExit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeCameraFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsInteriaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPanGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsShowIntersectionOnModel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsTapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRControllerEvent<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:15</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">(</span>coordinates<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;longitude&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;latitude&quot;</span><span class="tsd-signature-symbol">&gt;</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:68</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>five | 如视 Five SDK - v5.0.0-alpha.206</title><meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.206"/><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.206</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.206</a></li><li><a href="five.html">five</a></li></ul><h1>Module five </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Namespaces</h3><ul class="tsd-index-list"><li class="tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html" class="tsd-kind-icon">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Clipper.html" class="tsd-kind-icon">Clipper</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshCustom.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshSolid.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TextureLoader.html" class="tsd-kind-icon">Texture<wbr/>Loader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3D.html" class="tsd-kind-icon">Tile3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3DModel.html" class="tsd-kind-icon">Tile3DModel</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileBoundingSphere.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Sphere</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileCacheNode.html" class="tsd-kind-icon">Tile<wbr/>Cache<wbr/>Node</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCubeTextureTarget.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Texture<wbr/>Target</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCullingVolume.html" class="tsd-kind-icon">Tile<wbr/>Culling<wbr/>Volume</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileOrientedBoundingBox.html" class="tsd-kind-icon">Tile<wbr/>Oriented<wbr/>Bounding<wbr/>Box</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileRequestScheduler.html" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3D.html" class="tsd-kind-icon">Tileset3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3DTraverser.html" class="tsd-kind-icon">Tileset3DTraverser</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TilesetCache.html" class="tsd-kind-icon">Tileset<wbr/>Cache</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.XRButton.html" class="tsd-kind-icon">XRButton</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ClipperParameter.html" class="tsd-kind-icon">Clipper<wbr/>Parameter</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLMappings.html" class="tsd-kind-icon">ImageURLMappings</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-kind-icon">Mapview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelLodOptions.html" class="tsd-kind-icon">Model<wbr/>Lod<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter"><a href="../interfaces/five.MotionKeyframe.html" class="tsd-kind-icon">Motion<wbr/>Keyframe</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.NetworkOptions.html" class="tsd-kind-icon">Network<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshSolidOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tile3DModelLoaderOptions.html" class="tsd-kind-icon">Tile3DModel<wbr/>Loader<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileBoundingVolume.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Volume</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileContent.html" class="tsd-kind-icon">Tile<wbr/>Content</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeNode.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Node</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeTree.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Tree</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tileset3dOptions.html" class="tsd-kind-icon">Tileset3d<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSON.html" class="tsd-kind-icon">TilesetJSON</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSONNode.html" class="tsd-kind-icon">TilesetJSONNode</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRAxesParams.html" class="tsd-kind-icon">WebXRAxes<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-kind-icon">WebXRController<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModelTiles.html" class="tsd-kind-icon">Work<wbr/>Model<wbr/>Tiles</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">XRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li></ul></section><section class="tsd-index-section "><h3>Type Aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#MotionValue" class="tsd-kind-icon">Motion<wbr/>Value</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#NetworkResponse" class="tsd-kind-icon">Network<wbr/>Response</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileEventType" class="tsd-kind-icon">Tile<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileFrameState" class="tsd-kind-icon">Tile<wbr/>Frame<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#TileRequest" class="tsd-kind-icon">Tile<wbr/>Request</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestResult" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Result</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestSchedulerOptions" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TilesetTraverserProps" class="tsd-kind-icon">Tileset<wbr/>Traverser<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerKey" class="tsd-kind-icon">WebXRController<wbr/>Key</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerType" class="tsd-kind-icon">WebXRController<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXREventTypes" class="tsd-kind-icon">WebXREvent<wbr/>Types</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#TILE_EVENT" class="tsd-kind-icon">TILE_<wbr/>EVENT</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#imageSupport" class="tsd-kind-icon">image<wbr/>Support</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type Aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerCustomInitTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<a href="#ControllerCustomInitTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>DepthPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Mapview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">MapviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol">; </span>XRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">XRPanoramaControllerCustomInitArgs</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/controllers.ts:26</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>Depth<wbr/>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Floorplan<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Mapview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">MapviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Model<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Panorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>Topview<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>VRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></h5></li><li class="tsd-parameter"><h5>XRPanorama<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">XRPanoramaControllerCustomInitArgs</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ControllerEventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Controller<wbr/>Event<wbr/>Types<a href="#ControllerEventTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Controller<wbr/>Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cameraDirectionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraFovUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraPositionUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>cameraUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>gesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationEnded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>initAnimationWillStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>interiaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionHidden<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>intersectionOnModelUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>mouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>moveToPanoCanceled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>movingToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoArrived<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoSelected<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillArrive<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>panoWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>pressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>tapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureAbort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureLoading<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>textureStartLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>vrWantsToExit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeCameraFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsInteriaPan<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMouseWheel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPanGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPinchGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsPressGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsShowIntersectionOnModel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsTapGesture<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRAxesUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRControllerEvent<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRControllerRayUpdate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:33</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Direction<wbr/>Update<span class="tsd-signature-symbol">(</span>coordinates<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;longitude&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;latitude&quot;</span><span class="tsd-signature-symbol">&gt;</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:86</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
2
  <p>相机姿态中相机方向变化</p>
3
3
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>coordinates: <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;longitude&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;latitude&quot;</span><span class="tsd-signature-symbol">&gt;</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
4
4
  <p>相机姿态的俯仰角和偏航角</p>
5
5
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
6
6
  <p>是否用户触发</p>
7
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Fov<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Fov<wbr/>Update<span class="tsd-signature-symbol">(</span>fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:54</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
7
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Fov<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Fov<wbr/>Update<span class="tsd-signature-symbol">(</span>fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:72</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
8
8
  <p>相机姿态中可视角度变化</p>
9
9
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>fov: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
10
10
  <p>相机的可视角度</p>
11
11
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
12
12
  <p>是否用户触发</p>
13
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Position<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Position<wbr/>Update<span class="tsd-signature-symbol">(</span>offset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector3</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:61</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
13
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Position<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Position<wbr/>Update<span class="tsd-signature-symbol">(</span>offset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector3</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:79</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
14
  <p>相机姿态中相机位置变化</p>
15
15
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>offset: <span class="tsd-signature-type">Vector3</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
16
16
  <p>相机位置</p>
17
17
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
18
18
  <p>是否用户触发</p>
19
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Update<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:47</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
19
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>camera<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">camera<wbr/>Update<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:65</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
20
20
  <p>相机姿态变化</p>
21
21
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>pose: <a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
22
22
  <p>相机姿态</p>
23
23
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
24
24
  <p>是否用户触发</p>
25
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:334</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
25
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:352</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
26
26
  <p>抛出错误</p>
27
27
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <span class="tsd-signature-type">Error</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
28
28
  <p>抛出错误</p>
29
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">gesture<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a>, pointers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>delta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:171</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
29
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">gesture<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a>, pointers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>delta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:189</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
30
30
  <p>手势 触发</p>
31
31
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
32
32
  <p>手势类型</p>
@@ -34,7 +34,7 @@
34
34
  <p>手指位置</p>
35
35
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
36
36
  <p>是否手势结束</p>
37
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>init<wbr/>Animation<wbr/>Ended<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">init<wbr/>Animation<wbr/>Ended<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:31</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
37
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>init<wbr/>Animation<wbr/>Ended<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">init<wbr/>Animation<wbr/>Ended<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:49</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
38
38
  <p>模态间切换动画结束</p>
39
39
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
40
40
  <p>当前点位</p>
@@ -42,7 +42,7 @@
42
42
  <p>相机姿态</p>
43
43
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
44
44
  <p>是否用户触发</p>
45
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>init<wbr/>Animation<wbr/>Will<wbr/>Start<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">init<wbr/>Animation<wbr/>Will<wbr/>Start<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:23</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
45
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>init<wbr/>Animation<wbr/>Will<wbr/>Start<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">init<wbr/>Animation<wbr/>Will<wbr/>Start<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:41</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
46
46
  <p>模态间切换动画开始</p>
47
47
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
48
48
  <p>当前点位</p>
@@ -50,27 +50,27 @@
50
50
  <p>相机姿态</p>
51
51
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
52
52
  <p>是否用户触发</p>
53
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>interia<wbr/>Pan<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">interia<wbr/>Pan<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:201</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
53
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>interia<wbr/>Pan<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">interia<wbr/>Pan<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:219</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
54
54
  <p>pan 手势(滑动屏幕) 的惯性运动</p>
55
55
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>pose: <a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
56
56
  <p>意图的相机姿态</p>
57
57
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
58
58
  <p>是否手势结束</p>
59
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>intersection<wbr/>Hidden<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">intersection<wbr/>Hidden<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"><ul><li>Defined in lib/five/controllers/events.ts:288</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
59
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>intersection<wbr/>Hidden<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">intersection<wbr/>Hidden<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"><ul><li>Defined in lib/five/controllers/events.ts:306</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
60
60
  <p>鼠标焦点环被隐藏</p>
61
- </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>intersection<wbr/>On<wbr/>Model<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">intersection<wbr/>On<wbr/>Model<wbr/>Update<span class="tsd-signature-symbol">(</span>intersection<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Intersection.html" class="tsd-signature-type" data-tsd-kind="Interface">Intersection</a>, mesh<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">IntersectMeshInterface</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:278</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
61
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>intersection<wbr/>On<wbr/>Model<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">intersection<wbr/>On<wbr/>Model<wbr/>Update<span class="tsd-signature-symbol">(</span>intersection<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Intersection.html" class="tsd-signature-type" data-tsd-kind="Interface">Intersection</a>, mesh<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">IntersectMeshInterface</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:296</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
62
62
  <p>鼠标焦点环位置被重新计算</p>
63
63
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>intersection: <a href="../interfaces/five.Intersection.html" class="tsd-signature-type" data-tsd-kind="Interface">Intersection</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
64
64
  <p>焦点碰撞结果</p>
65
65
  </div></div></li><li><h5>mesh: <a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">IntersectMeshInterface</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
66
66
  <p>焦点环 mesh</p>
67
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>mouse<wbr/>Wheel<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">mouse<wbr/>Wheel<span class="tsd-signature-symbol">(</span>delta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:271</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
67
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>mouse<wbr/>Wheel<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">mouse<wbr/>Wheel<span class="tsd-signature-symbol">(</span>delta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:289</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
68
68
  <p>鼠标滚轮被触发</p>
69
69
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>delta: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
70
70
  <p>滚轮数值</p>
71
71
  </div></div></li><li><h5>fov: <span class="tsd-signature-type">number</span></h5></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
72
72
  <p>是否手势结束</p>
73
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:94</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
73
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:112</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
74
74
  <p>开始加载并移动到某个观察点位</p>
75
75
  </div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>可 panoWillArrive 相比</p>
76
76
  <ul>
@@ -81,7 +81,7 @@
81
81
  <p>移动到的点位下标</p>
82
82
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
83
83
  <p>是否用户触发</p>
84
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>move<wbr/>To<wbr/>Pano<wbr/>Canceled<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">move<wbr/>To<wbr/>Pano<wbr/>Canceled<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:125</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
84
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>move<wbr/>To<wbr/>Pano<wbr/>Canceled<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">move<wbr/>To<wbr/>Pano<wbr/>Canceled<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:143</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
85
85
  <p>移动到某个观察点位被取消</p>
86
86
  </div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>这个有一些情况会导致</p>
87
87
  <ul>
@@ -91,7 +91,7 @@
91
91
  </ul>
92
92
  </dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
93
93
  <p>对应的点位下标</p>
94
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>moving<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">moving<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, prevPanoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, progress<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:153</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
94
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>moving<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">moving<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, prevPanoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, progress<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:171</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
95
95
  <p>移动中, 会告知移动状态(耗时百分比)</p>
96
96
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
97
97
  <p>将要移动到的点位下标</p>
@@ -99,13 +99,13 @@
99
99
  <p>上一个点位下标</p>
100
100
  </div></div></li><li><h5>progress: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
101
101
  <p>整个过程经度 [0-1]</p>
102
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pan<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pan<wbr/>Gesture<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:186</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
102
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pan<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pan<wbr/>Gesture<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:204</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
103
103
  <p>pan 手势(滑动屏幕) 被触发</p>
104
104
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>pose: <a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
105
105
  <p>相机姿态</p>
106
106
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
107
107
  <p>是否手势结束</p>
108
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Arrived<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Arrived<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:145</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
108
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Arrived<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Arrived<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:163</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
109
109
  <p>移动到某个观察点位</p>
110
110
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
111
111
  <p>移动到点位下标</p>
@@ -113,21 +113,21 @@
113
113
  <p>相机姿态</p>
114
114
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
115
115
  <p>是否用户触发</p>
116
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Load<wbr/>Error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Load<wbr/>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:114</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
116
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Load<wbr/>Error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Load<wbr/>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:132</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
117
117
  <p>某个观察点的全景资源加载失败</p>
118
118
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <span class="tsd-signature-type">Error</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
119
119
  <p>错误对象</p>
120
120
  </div></div></li><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
121
121
  <p>对应的点位下标</p>
122
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Loaded<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Loaded<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:106</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
122
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Loaded<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Loaded<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:124</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
123
123
  <p>某个观察点的全景资源加载完成</p>
124
124
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
125
125
  <p>对应的点位下标</p>
126
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Selected<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Selected<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:74</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
126
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Selected<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Selected<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:92</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
127
127
  <p>观察点位被选择</p>
128
128
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
129
129
  <p>选择的点位</p>
130
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Will<wbr/>Arrive<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Will<wbr/>Arrive<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:137</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
130
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Will<wbr/>Arrive<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Will<wbr/>Arrive<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, userAction<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:155</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
131
131
  <p>开始移动到某个观察点位</p>
132
132
  </div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>和 moveToPano 相比</p>
133
133
  <ul>
@@ -140,17 +140,17 @@
140
140
  <p>相机姿态</p>
141
141
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
142
142
  <p>是否用户触发</p>
143
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Will<wbr/>Load<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Will<wbr/>Load<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:100</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
143
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pano<wbr/>Will<wbr/>Load<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pano<wbr/>Will<wbr/>Load<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:118</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
144
144
  <p>开始加载某个观察点的全景资源</p>
145
145
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
146
146
  <p>移动到的点位下标</p>
147
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pinch<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pinch<wbr/>Gesture<span class="tsd-signature-symbol">(</span>scale<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:254</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
147
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>pinch<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">pinch<wbr/>Gesture<span class="tsd-signature-symbol">(</span>scale<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:272</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
148
148
  <p>pinch 手势(双指缩放) 被触发</p>
149
149
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>scale: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
150
150
  <p>缩放数值</p>
151
151
  </div></div></li><li><h5>fov: <span class="tsd-signature-type">number</span></h5></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
152
152
  <p>是否手势结束</p>
153
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>press<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">press<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, duration<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, isFinal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:246</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
153
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>press<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">press<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, duration<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, isFinal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:264</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
154
154
  <p>tap 手势(点击屏幕) 被触发</p>
155
155
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
156
156
  <p>点击对应的三维射线</p>
@@ -158,7 +158,7 @@
158
158
  <p>点击对应的屏幕位置</p>
159
159
  </div></div></li><li><h5>duration: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
160
160
  <p>长按持续时间</p>
161
- </div></div></li><li><h5>isFinal: <span class="tsd-signature-type">boolean</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>tap<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">tap<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:218</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
161
+ </div></div></li><li><h5>isFinal: <span class="tsd-signature-type">boolean</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>tap<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">tap<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, final<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:236</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
162
162
  <p>tap 手势(点击屏幕) 被触发</p>
163
163
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
164
164
  <p>点击对应的三维射线</p>
@@ -166,13 +166,13 @@
166
166
  <p>点击对应的屏幕位置</p>
167
167
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
168
168
  <p>是否手势结束</p>
169
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Abort<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Abort<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:313</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
169
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Abort<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Abort<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:331</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
170
170
  <p>观察点的全景资源加载被中止</p>
171
171
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
172
172
  <p>加载点位下标</p>
173
173
  </div></div></li><li><h5>observer: <a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
174
174
  <p>对应的 observer 详情</p>
175
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:321</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
175
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Error<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:339</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
176
176
  <p>观察点的全景资源加载失败</p>
177
177
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <span class="tsd-signature-type">Error</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
178
178
  <p>错误对象</p>
@@ -180,13 +180,13 @@
180
180
  <p>加载点位下标</p>
181
181
  </div></div></li><li><h5>observer: <a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
182
182
  <p>对应的 observer 详情</p>
183
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Loaded<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Loaded<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a>, meta<span class="tsd-signature-symbol">: </span><a href="five.html#NetWorkMeta" class="tsd-signature-type" data-tsd-kind="Type alias">NetWorkMeta</a><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"><ul><li>Defined in lib/five/controllers/events.ts:328</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
183
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Loaded<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Loaded<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a>, meta<span class="tsd-signature-symbol">: </span><a href="five.html#NetWorkMeta" class="tsd-signature-type" data-tsd-kind="Type alias">NetWorkMeta</a><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"><ul><li>Defined in lib/five/controllers/events.ts:346</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
184
184
  <p>观察点的全景资源加载完成</p>
185
185
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
186
186
  <p>加载点位下标</p>
187
187
  </div></div></li><li><h5>observer: <a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
188
188
  <p>对应的 observer 详情</p>
189
- </div></div></li><li><h5>meta: <a href="five.html#NetWorkMeta" class="tsd-signature-type" data-tsd-kind="Type alias">NetWorkMeta</a><span class="tsd-signature-symbol">[]</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Loading<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Loading<span class="tsd-signature-symbol">(</span>progress<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:306</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
189
+ </div></div></li><li><h5>meta: <a href="five.html#NetWorkMeta" class="tsd-signature-type" data-tsd-kind="Type alias">NetWorkMeta</a><span class="tsd-signature-symbol">[]</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Loading<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Loading<span class="tsd-signature-symbol">(</span>progress<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:324</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
190
190
  <p>观察点的全景资源加载中,可获取到进度</p>
191
191
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>progress: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
192
192
  <p>加载进度 [0-1]</p>
@@ -194,21 +194,21 @@
194
194
  <p>加载点位下标</p>
195
195
  </div></div></li><li><h5>observer: <a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
196
196
  <p>对应的 observer 详情</p>
197
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Start<wbr/>Load<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Start<wbr/>Load<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:298</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
197
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>texture<wbr/>Start<wbr/>Load<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">texture<wbr/>Start<wbr/>Load<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:316</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
198
198
  <p>观察点的全景资源开始加载</p>
199
199
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
200
200
  <p>加载点位下标</p>
201
201
  </div></div></li><li><h5>observer: <a href="../interfaces/five.WorkObserver.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkObserver</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
202
202
  <p>对应的 observer 详情</p>
203
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>vr<wbr/>Wants<wbr/>To<wbr/>Exit<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">vr<wbr/>Wants<wbr/>To<wbr/>Exit<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"><ul><li>Defined in lib/five/controllers/events.ts:291</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
203
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>vr<wbr/>Wants<wbr/>To<wbr/>Exit<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">vr<wbr/>Wants<wbr/>To<wbr/>Exit<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"><ul><li>Defined in lib/five/controllers/events.ts:309</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
204
204
  <p>意图要退出VR眼镜模式</p>
205
- </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Change<wbr/>Camera<wbr/>Fov<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Change<wbr/>Camera<wbr/>Fov<span class="tsd-signature-symbol">(</span>fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:40</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
205
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Change<wbr/>Camera<wbr/>Fov<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Change<wbr/>Camera<wbr/>Fov<span class="tsd-signature-symbol">(</span>fov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:58</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
206
206
  <p>意图要变化相机的可视角度 可以通过 <code>return false</code> 阻止</p>
207
207
  </div><dl class="tsd-comment-tags"><dt>deprecated</dt><dd><p>建议通过 初始化设置的 <code>defaultFov</code>, <code>maxFov</code>, <code>minFov</code> 来限制</p>
208
208
  </dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>fov: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
209
209
  <p>意图要变化相机的可视角度</p>
210
210
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
211
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Gesture<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a>, pointers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>delta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:163</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
211
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Gesture<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a>, pointers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>delta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:181</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
212
212
  <p>意图要触发手势, 可以通过 <code>return false</code> 阻止</p>
213
213
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <a href="five.html#GestureTypes" class="tsd-signature-type" data-tsd-kind="Type alias">GestureTypes</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
214
214
  <p>手势类型</p>
@@ -217,12 +217,12 @@
217
217
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
218
218
  <p>是否手势结束</p>
219
219
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
220
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Interia<wbr/>Pan<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Interia<wbr/>Pan<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:194</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
220
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Interia<wbr/>Pan<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Interia<wbr/>Pan<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:212</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
221
221
  <p>意图要触发 pan 手势(滑动屏幕) 的惯性运动, 可以通过 <code>return false</code> 阻止</p>
222
222
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>pose: <a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
223
223
  <p>意图的相机姿态</p>
224
224
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
225
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Mouse<wbr/>Wheel<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Mouse<wbr/>Wheel<span class="tsd-signature-symbol">(</span>delta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, nextFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:263</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
225
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Mouse<wbr/>Wheel<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Mouse<wbr/>Wheel<span class="tsd-signature-symbol">(</span>delta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, nextFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:281</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
226
226
  <p>意图要触发 鼠标滚轮 可以通过 <code>return false</code> 阻止</p>
227
227
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>delta: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
228
228
  <p>滚轮数值</p>
@@ -231,7 +231,7 @@
231
231
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
232
232
  <p>是否手势结束</p>
233
233
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
234
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MovePanoOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MovePanoOptions</a>, 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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:83</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
234
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Move<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>panoIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.MovePanoOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MovePanoOptions</a>, 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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:101</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
235
235
  <p>意图要移动到某个点位 可以通过 <code>return false</code> 阻止</p>
236
236
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>panoIndex: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
237
237
  <p>图要移动到的点位下标</p>
@@ -240,14 +240,14 @@
240
240
  </div></div></li><li><h5>userAction: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
241
241
  <p>是否用户触发</p>
242
242
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
243
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Pan<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Pan<wbr/>Gesture<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:179</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
243
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Pan<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Pan<wbr/>Gesture<span class="tsd-signature-symbol">(</span>pose<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:197</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
244
244
  <p>意图要触发 pan 手势(滑动屏幕), 可以通过 <code>return false</code> 阻止</p>
245
245
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>pose: <a href="../interfaces/five.Pose.html" class="tsd-signature-type" data-tsd-kind="Interface">Pose</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
246
246
  <p>意图的相机姿态</p>
247
247
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
248
248
  <p>是否手势结束</p>
249
249
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
250
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Pinch<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Pinch<wbr/>Gesture<span class="tsd-signature-symbol">(</span>scale<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, nextFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:227</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
250
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Pinch<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Pinch<wbr/>Gesture<span class="tsd-signature-symbol">(</span>scale<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, nextFov<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:245</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
251
251
  <p>意图要触发 pinch 手势(双指缩放),可以通过 <code>return false</code> 阻止</p>
252
252
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>scale: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
253
253
  <p>缩放数值</p>
@@ -256,7 +256,7 @@
256
256
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
257
257
  <p>是否手势结束</p>
258
258
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
259
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Press<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Press<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, duration<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, isFinal<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:237</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
259
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Press<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Press<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, duration<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, isFinal<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:255</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
260
260
  <p>意图要触发 press 手势(长按屏幕), 可以通过 <code>return false</code> 阻止</p>
261
261
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
262
262
  <p>长按对应的三维射线</p>
@@ -265,10 +265,10 @@
265
265
  </div></div></li><li><h5>duration: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
266
266
  <p>长按持续时间</p>
267
267
  </div></div></li><li><h5>isFinal: <span class="tsd-signature-type">boolean</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
268
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:285</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
268
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Show<wbr/>Intersection<wbr/>On<wbr/>Model<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:303</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
269
269
  <p>意图要展示鼠标焦点环,可以通过 <code>return false</code> 阻止</p>
270
270
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
271
- </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Tap<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Tap<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:210</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
271
+ </div></li></ul></li><li class="tsd-parameter"><h5>wants<wbr/>Tap<wbr/>Gesture<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">wants<wbr/>Tap<wbr/>Gesture<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span>, tapPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector2</span>, final<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">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:228</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
272
272
  <p>意图要触发 tap 手势(点击屏幕), 可以通过 <code>return false</code> 阻止</p>
273
273
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
274
274
  <p>点击对应的三维射线</p>
@@ -277,13 +277,19 @@
277
277
  </div></div></li><li><h5>final: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
278
278
  <p>是否手势结束</p>
279
279
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><div><p>可以通过 <code>return false</code> 阻止</p>
280
- </div></li></ul></li><li class="tsd-parameter"><h5>webXRController<wbr/>Event<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRController<wbr/>Event<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#WebXRControllerType" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerType</a>, key<span class="tsd-signature-symbol">: </span><a href="five.html#WebXRControllerKey" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerKey</a>, params<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRControllerParams</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:349</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
281
- <p>axes代表控制杆,axes数组的0-1元素分别代表左控制器的左(-1)右(1),左控制器的上(-1)下(1),axes数组的2-3元素同理</p>
282
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <a href="five.html#WebXRControllerType" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerType</a></h5></li><li><h5>key: <a href="five.html#WebXRControllerKey" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerKey</a></h5></li><li><h5>params: <a href="../interfaces/five.WebXRControllerParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRControllerParams</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRSession<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>End<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"><ul><li>Defined in lib/five/controllers/events.ts:344</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
280
+ </div></li></ul></li><li class="tsd-parameter"><h5>webXRAxes<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRAxes<wbr/>Update<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span>, param<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WebXRAxesParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRAxesParams</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:371</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
281
+ <p>xr控制器的Axes原始实时数据状态</p>
282
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span></h5></li><li><h5>param: <a href="../interfaces/five.WebXRAxesParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRAxesParams</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRController<wbr/>Event<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRController<wbr/>Event<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="five.html#WebXRControllerType" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerType</a>, key<span class="tsd-signature-symbol">: </span><a href="five.html#WebXRControllerKey" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerKey</a>, params<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRControllerParams</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:367</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
283
+ <p>xr控制器的tap事件和press事件</p>
284
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <a href="five.html#WebXRControllerType" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerType</a></h5></li><li><h5>key: <a href="five.html#WebXRControllerKey" class="tsd-signature-type" data-tsd-kind="Type alias">WebXRControllerKey</a></h5></li><li><h5>params: <a href="../interfaces/five.WebXRControllerParams.html" class="tsd-signature-type" data-tsd-kind="Interface">WebXRControllerParams</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRController<wbr/>Ray<wbr/>Update<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRController<wbr/>Ray<wbr/>Update<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>leftRay<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</span><span class="tsd-signature-symbol">; </span>rightRay<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</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"><ul><li>Defined in lib/five/controllers/events.ts:375</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
285
+ <p>xr控制器的控制器射线更新</p>
286
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-symbol">{ </span>leftRay<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</span><span class="tsd-signature-symbol">; </span>rightRay<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>left<wbr/>Ray<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</span></h5></li><li class="tsd-parameter"><h5>right<wbr/>Ray<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">THREE.Raycaster</span></h5></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRMove<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRMove<wbr/>To<wbr/>Pano<span class="tsd-signature-symbol">(</span>raycaster<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Raycaster</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:382</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
287
+ <p>触发xr走点</p>
288
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>raycaster: <span class="tsd-signature-type">Raycaster</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRSession<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>End<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"><ul><li>Defined in lib/five/controllers/events.ts:362</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
283
289
  <p>webXR模式结束,webxr session销毁</p>
284
- </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRSession<wbr/>Start<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>Start<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"><ul><li>Defined in lib/five/controllers/events.ts:339</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
290
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRSession<wbr/>Start<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>Start<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"><ul><li>Defined in lib/five/controllers/events.ts:357</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
285
291
  <p>webXR模式开始,webxr session完成坐标系矫正</p>
286
- </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Event<wbr/>Types<a href="#EventTypes" 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">Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="five.html#ControllerEventTypes" class="tsd-signature-type" data-tsd-kind="Type alias">ControllerEventTypes</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">typeof </span><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-signature-type" data-tsd-kind="Variable">PROXY_CONTROLLER_EVENT_NAMES</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>currentStateChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>dispose<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>fps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>helpersVisibleChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>load<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>loaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modeChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelBvhLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelGeometryLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelMaterialLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelShownFloorChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>network<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>renderFrame<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>setState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>stateChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>stateSynced<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeMode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsToMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>willLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/events.ts:57</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
292
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Event<wbr/>Types<a href="#EventTypes" 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">Event<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="five.html#ControllerEventTypes" class="tsd-signature-type" data-tsd-kind="Type alias">ControllerEventTypes</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">typeof </span><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-signature-type" data-tsd-kind="Variable">PROXY_CONTROLLER_EVENT_NAMES</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>currentStateChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>dispose<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>fps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>helpersVisibleChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>load<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>loaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modeChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelBvhLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelGeometryLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelLoadError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelMaterialLoaded<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelShownFloorChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>modelWillLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>network<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>renderFrame<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>setState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>stateChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>stateSynced<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsChangeMode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>wantsToMoveToPano<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>willLoad<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/application/events.ts:60</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
287
293
  <p>Five 事件列表</p>
288
294
  </div><dl class="tsd-comment-tags"><dt>description</dt><dd><p>具体事件列表 请查看 <a href="../interfaces/five.EventCallback.html">EventCallback</a></p>
289
295
  </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a id="FivePlugin" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Five<wbr/>Plugin<a href="#FivePlugin" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Five<wbr/>Plugin<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Parameters</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Returns</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">Parameters</span><span class="tsd-signature-symbol"> extends </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>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"> =&gt; </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Returns</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" data-tsd-kind="Type parameter">Parameters</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Returns</span><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/types/plugin.ts:9</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
@@ -457,11 +463,11 @@
457
463
  <p>Tracks one request</p>
458
464
  </div></div><h4 class="tsd-type-parameters-title">Type Parameters</h4><ul class="tsd-type-parameters"><li><h4>Identiy</h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>identiy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Identiy</span></h5></li><li class="tsd-parameter"><h5>priority<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>get<wbr/>Priority<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">get<wbr/>Priority<span class="tsd-signature-symbol">(</span>identiy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Identiy</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/helpers/request-scheduler.ts:21</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>identiy: <span class="tsd-signature-type" data-tsd-kind="Type parameter">Identiy</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4></li></ul></li><li class="tsd-parameter"><h5>resolve<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">resolve<span class="tsd-signature-symbol">(</span>requestResult<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>done<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-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/helpers/request-scheduler.ts:22</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>requestResult: <span class="tsd-signature-symbol">{ </span>done<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>done<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">done<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"><ul><li>Defined in lib/five/loaders/model/tiled-model/helpers/request-scheduler.ts:2</li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TileRequestResult" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tile<wbr/>Request<wbr/>Result<a href="#TileRequestResult" 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">Tile<wbr/>Request<wbr/>Result<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>done<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/helpers/request-scheduler.ts:2</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TileRequestSchedulerOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options<a href="#TileRequestSchedulerOptions" 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">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>maxRequests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>throttleRequests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/helpers/request-scheduler.ts:5</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
459
465
  <p>RequestScheduler Options</p>
460
- </div></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Requests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> throttle<wbr/>Requests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TilesetTraverserProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tileset<wbr/>Traverser<wbr/>Props<a href="#TilesetTraverserProps" 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">Tileset<wbr/>Traverser<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>loadSiblings<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>maxDepth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>maxScreenSpaceError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>skipLevelOfDetail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>onTraversalEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/tileset-3d-traverser.ts:98</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>load<wbr/>Siblings<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>max<wbr/>Depth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>max<wbr/>Screen<wbr/>Space<wbr/>Error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>skip<wbr/>Level<wbr/>Of<wbr/>Detail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>on<wbr/>Traversal<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Traversal<wbr/>End<span class="tsd-signature-symbol">(</span>frameState<span class="tsd-signature-symbol">: </span><a href="five.html#TileFrameState" class="tsd-signature-type" data-tsd-kind="Type alias">TileFrameState</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/tileset-3d-traverser.ts:103</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>frameState: <a href="five.html#TileFrameState" class="tsd-signature-type" data-tsd-kind="Type alias">TileFrameState</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXRControllerKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXRController<wbr/>Key<a href="#WebXRControllerKey" 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">WebXRController<wbr/>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;A&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;B&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;X&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Y&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightTrigger&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightPinch&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftTrigger&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftPinch&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesLeft&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesRight&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesUp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesDown&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesLeft&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesRight&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesUp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesDown&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:11</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXRControllerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXRController<wbr/>Type<a href="#WebXRControllerType" 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">WebXRController<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;tap&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;press&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;axes&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:10</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXREventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXREvent<wbr/>Types<a href="#WebXREventTypes" 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">WebXREvent<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>webXRSessionEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/webxr/events.ts:8</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>webXRSession<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>End<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"><ul><li>Defined in lib/five/webxr/events.ts:12</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
466
+ </div></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Requests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> throttle<wbr/>Requests<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TilesetTraverserProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Tileset<wbr/>Traverser<wbr/>Props<a href="#TilesetTraverserProps" 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">Tileset<wbr/>Traverser<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>loadSiblings<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>maxDepth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>maxScreenSpaceError<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>skipLevelOfDetail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>onTraversalEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/tileset-3d-traverser.ts:98</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>load<wbr/>Siblings<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>max<wbr/>Depth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>max<wbr/>Screen<wbr/>Space<wbr/>Error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>skip<wbr/>Level<wbr/>Of<wbr/>Detail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>on<wbr/>Traversal<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Traversal<wbr/>End<span class="tsd-signature-symbol">(</span>frameState<span class="tsd-signature-symbol">: </span><a href="five.html#TileFrameState" class="tsd-signature-type" data-tsd-kind="Type alias">TileFrameState</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/tileset-3d-traverser.ts:103</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>frameState: <a href="five.html#TileFrameState" class="tsd-signature-type" data-tsd-kind="Type alias">TileFrameState</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXRControllerKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXRController<wbr/>Key<a href="#WebXRControllerKey" 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">WebXRController<wbr/>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;A&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;B&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;X&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Y&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightTrigger&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightPinch&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftTrigger&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftPinch&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesLeft&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesRight&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesUp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LeftAxesDown&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesLeft&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesRight&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesUp&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RightAxesDown&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:11</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXRControllerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXRController<wbr/>Type<a href="#WebXRControllerType" 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">WebXRController<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;tap&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;press&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;buttonUp&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/controllers/events.ts:10</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="WebXREventTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">WebXREvent<wbr/>Types<a href="#WebXREventTypes" 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">WebXREvent<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>webXRSessionEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>webXRSessionStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/webxr/events.ts:8</li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>webXRSession<wbr/>End<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>End<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"><ul><li>Defined in lib/five/webxr/events.ts:12</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
461
467
  <p>WebXR模式结束,销毁session</p>
462
468
  </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>webXRSession<wbr/>Start<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">webXRSession<wbr/>Start<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"><ul><li>Defined in lib/five/webxr/events.ts:10</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
463
469
  <p>WebXR模式开始,session完成坐标系设置</p>
464
- </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Variables</h2><section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-module"><a id="PROXY_CONTROLLER_EVENT_NAMES" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES<a href="#PROXY_CONTROLLER_EVENT_NAMES" 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">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;cameraDirectionUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;cameraUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;cameraPositionUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoSelected&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;moveToPano&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;moveToPanoCanceled&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoWillArrive&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;movingToPano&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoArrived&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoWillLoad&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoLoaded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoLoadError&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;initAnimationEnded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;initAnimationWillStart&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;gesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsTapGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;tapGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPressGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;pressGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPanGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsInteriaPan&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;interiaPan&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPinchGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;pinchGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsMouseWheel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;mouseWheel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsShowIntersectionOnModel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;intersectionOnModelUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;intersectionHidden&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureStartLoad&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureLoading&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureAbort&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureLoaded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureError&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRSessionStart&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRSessionEnd&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRControllerEvent&quot;</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/events.ts:10</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-module"><a id="TILE_EVENT" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> TILE_<wbr/>EVENT<a href="#TILE_EVENT" 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">TILE_<wbr/>EVENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;tileTextureUpload&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;basicTileLoaded&quot;</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/index.ts:63</li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="defaultImageURLTransform" class="tsd-anchor"></a><h3 class="tsd-anchor-link">default<wbr/>ImageURLTransform<a href="#defaultImageURLTransform" 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-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">default<wbr/>ImageURLTransform<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ImageURLOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ImageURLOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/utils/imageURL.ts:358</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
470
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Variables</h2><section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-module"><a id="PROXY_CONTROLLER_EVENT_NAMES" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES<a href="#PROXY_CONTROLLER_EVENT_NAMES" 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">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;cameraDirectionUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;cameraUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;cameraPositionUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoSelected&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;moveToPano&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;moveToPanoCanceled&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoWillArrive&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;movingToPano&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoArrived&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoWillLoad&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoLoaded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panoLoadError&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;initAnimationEnded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;initAnimationWillStart&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;gesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsTapGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;tapGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPressGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;pressGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPanGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsInteriaPan&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;panGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;interiaPan&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsPinchGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;pinchGesture&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsMouseWheel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;mouseWheel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;wantsShowIntersectionOnModel&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;intersectionOnModelUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;intersectionHidden&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureStartLoad&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureLoading&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureAbort&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureLoaded&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;textureError&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRSessionStart&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRSessionEnd&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRControllerEvent&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRControllerRayUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRAxesUpdate&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;webXRMoveToPano&quot;</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/events.ts:10</li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-module"><a id="TILE_EVENT" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> TILE_<wbr/>EVENT<a href="#TILE_EVENT" 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">TILE_<wbr/>EVENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;tileTextureUpload&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;basicTileLoaded&quot;</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/tiled-model/index.ts:63</li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="defaultImageURLTransform" class="tsd-anchor"></a><h3 class="tsd-anchor-link">default<wbr/>ImageURLTransform<a href="#defaultImageURLTransform" 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-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">default<wbr/>ImageURLTransform<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/five.ImageURLOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ImageURLOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in lib/five/utils/imageURL.ts:381</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
465
471
  <p>URL 地址的转换</p>
466
472
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
467
473
  <p>url 原地址</p>
@@ -479,4 +485,4 @@
479
485
  </div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>origin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, absolute<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, relative<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;texture&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;model&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;panorama&quot;</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"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>origin: <span class="tsd-signature-type">string</span></h5></li><li><h5>absolute: <span class="tsd-signature-type">string</span></h5></li><li><h5>relative: <span class="tsd-signature-type">string</span></h5></li><li><h5>type: <span class="tsd-signature-type">&quot;texture&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;model&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;panorama&quot;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <a href="../classes/five.Work.html" class="tsd-signature-type" data-tsd-kind="Class">Work</a></h4><div><ul>
480
486
  <li>签署过的 Work 数据结构</li>
481
487
  </ul>
482
- </div></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="five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="vfx.html">vfx</a></li><li class=" tsd-kind-module"><a href="vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Clipper.html" class="tsd-kind-icon">Clipper</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshCustom.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshSolid.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TextureLoader.html" class="tsd-kind-icon">Texture<wbr/>Loader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3D.html" class="tsd-kind-icon">Tile3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3DModel.html" class="tsd-kind-icon">Tile3DModel</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileBoundingSphere.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Sphere</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileCacheNode.html" class="tsd-kind-icon">Tile<wbr/>Cache<wbr/>Node</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCubeTextureTarget.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Texture<wbr/>Target</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCullingVolume.html" class="tsd-kind-icon">Tile<wbr/>Culling<wbr/>Volume</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileOrientedBoundingBox.html" class="tsd-kind-icon">Tile<wbr/>Oriented<wbr/>Bounding<wbr/>Box</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileRequestScheduler.html" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3D.html" class="tsd-kind-icon">Tileset3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3DTraverser.html" class="tsd-kind-icon">Tileset3DTraverser</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TilesetCache.html" class="tsd-kind-icon">Tileset<wbr/>Cache</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.XRButton.html" class="tsd-kind-icon">XRButton</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ClipperParameter.html" class="tsd-kind-icon">Clipper<wbr/>Parameter</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLMappings.html" class="tsd-kind-icon">ImageURLMappings</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-kind-icon">Mapview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelLodOptions.html" class="tsd-kind-icon">Model<wbr/>Lod<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter"><a href="../interfaces/five.MotionKeyframe.html" class="tsd-kind-icon">Motion<wbr/>Keyframe</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.NetworkOptions.html" class="tsd-kind-icon">Network<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshSolidOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tile3DModelLoaderOptions.html" class="tsd-kind-icon">Tile3DModel<wbr/>Loader<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileBoundingVolume.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Volume</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileContent.html" class="tsd-kind-icon">Tile<wbr/>Content</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeNode.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Node</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeTree.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Tree</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tileset3dOptions.html" class="tsd-kind-icon">Tileset3d<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSON.html" class="tsd-kind-icon">TilesetJSON</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSONNode.html" class="tsd-kind-icon">TilesetJSONNode</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-kind-icon">WebXRController<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModelTiles.html" class="tsd-kind-icon">Work<wbr/>Model<wbr/>Tiles</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">XRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#MotionValue" class="tsd-kind-icon">Motion<wbr/>Value</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#NetworkResponse" class="tsd-kind-icon">Network<wbr/>Response</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileEventType" class="tsd-kind-icon">Tile<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileFrameState" class="tsd-kind-icon">Tile<wbr/>Frame<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#TileRequest" class="tsd-kind-icon">Tile<wbr/>Request</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestResult" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Result</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestSchedulerOptions" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TilesetTraverserProps" class="tsd-kind-icon">Tileset<wbr/>Traverser<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerKey" class="tsd-kind-icon">WebXRController<wbr/>Key</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerType" class="tsd-kind-icon">WebXRController<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXREventTypes" class="tsd-kind-icon">WebXREvent<wbr/>Types</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#TILE_EVENT" class="tsd-kind-icon">TILE_<wbr/>EVENT</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#imageSupport" class="tsd-kind-icon">image<wbr/>Support</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></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>
488
+ </div></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="five.html">five</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-module"><a href="five.SubscribeMixinType.html">Subscribe<wbr/>Mixin<wbr/>Type</a></li></ul></li><li class=" tsd-kind-module"><a href="gltf_loader.html">gltf-<wbr/>loader</a></li><li class=" tsd-kind-module"><a href="line.html">line</a></li><li class=" tsd-kind-module"><a href="react.html">react</a></li><li class=" tsd-kind-module"><a href="server.html">server</a></li><li class=" tsd-kind-module"><a href="sticker.html">sticker</a></li><li class=" tsd-kind-module"><a href="vfx.html">vfx</a></li><li class=" tsd-kind-module"><a href="vue.html">vue</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.AnimationFrameLoop.html" class="tsd-kind-icon">Animation<wbr/>Frame<wbr/>Loop</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVH.html" class="tsd-kind-icon">BVH</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHIntersect.html" class="tsd-kind-icon">BVHIntersect</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHNode.html" class="tsd-kind-icon">BVHNode</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.BVHVector3.html" class="tsd-kind-icon">BVHVector3</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Camera.html" class="tsd-kind-icon">Camera</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Clipper.html" class="tsd-kind-icon">Clipper</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Five.html" class="tsd-kind-icon">Five</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.InternalWebGLRenderer.html" class="tsd-kind-icon">Internal<wbr/>WebGLRenderer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.IntersectMesh.html" class="tsd-kind-icon">Intersect<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Model.html" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.NetworkSubscribe.html" class="tsd-kind-icon">Network<wbr/>Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMContainer.html" class="tsd-kind-icon">PBMContainer</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMGroup.html" class="tsd-kind-icon">PBMGroup</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMaterial.html" class="tsd-kind-icon">PBMMaterial</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PBMMesh.html" class="tsd-kind-icon">PBMMesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMesh.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshCustom.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.PanoCircleMeshSolid.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Scene.html" class="tsd-kind-icon">Scene</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.Subscribe.html" class="tsd-kind-icon">Subscribe</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TextureLoader.html" class="tsd-kind-icon">Texture<wbr/>Loader</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3D.html" class="tsd-kind-icon">Tile3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tile3DModel.html" class="tsd-kind-icon">Tile3DModel</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileBoundingSphere.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Sphere</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileCacheNode.html" class="tsd-kind-icon">Tile<wbr/>Cache<wbr/>Node</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCubeTextureTarget.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Texture<wbr/>Target</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileCullingVolume.html" class="tsd-kind-icon">Tile<wbr/>Culling<wbr/>Volume</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TileOrientedBoundingBox.html" class="tsd-kind-icon">Tile<wbr/>Oriented<wbr/>Bounding<wbr/>Box</a></li><li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/five.TileRequestScheduler.html" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3D.html" class="tsd-kind-icon">Tileset3D</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Tileset3DTraverser.html" class="tsd-kind-icon">Tileset3DTraverser</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.TilesetCache.html" class="tsd-kind-icon">Tileset<wbr/>Cache</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.Work.html" class="tsd-kind-icon">Work</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/five.XRButton.html" class="tsd-kind-icon">XRButton</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AddableObject.html" class="tsd-kind-icon">Addable<wbr/>Object</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.AnimationFrame.html" class="tsd-kind-icon">Animation<wbr/>Frame</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.CameraPose.html" class="tsd-kind-icon">Camera<wbr/>Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ClipperParameter.html" class="tsd-kind-icon">Clipper<wbr/>Parameter</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Depth<wbr/>Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.EventCallback.html" class="tsd-kind-icon">Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FiveInitArgs.html" class="tsd-kind-icon">Five<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.FloorplanControllerCustomInitArgs.html" class="tsd-kind-icon">Floorplan<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageOptions.html" class="tsd-kind-icon">Image<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLMappings.html" class="tsd-kind-icon">ImageURLMappings</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ImageURLOptions.html" class="tsd-kind-icon">ImageURLOptions</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.IntersectMeshInterface.html" class="tsd-kind-icon">Intersect<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Intersection.html" class="tsd-kind-icon">Intersection</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MapviewControllerCustomInitArgs.html" class="tsd-kind-icon">Mapview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelControllerCustomInitArgs.html" class="tsd-kind-icon">Model<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelEventCallback.html" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Callback</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.ModelLodOptions.html" class="tsd-kind-icon">Model<wbr/>Lod<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter"><a href="../interfaces/five.MotionKeyframe.html" class="tsd-kind-icon">Motion<wbr/>Keyframe</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.MovePanoOptions.html" class="tsd-kind-icon">Move<wbr/>Pano<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.NetworkOptions.html" class="tsd-kind-icon">Network<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMPanoPicture.html" class="tsd-kind-icon">PBMPano<wbr/>Picture</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PBMParameters.html" class="tsd-kind-icon">PBMParameters</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshCustomOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Custom<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshInterface.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Interface</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoCircleMeshSolidOptions.html" class="tsd-kind-icon">Pano<wbr/>Circle<wbr/>Mesh<wbr/>Solid<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.PanoramaLikeControllerCustomInitArgs.html" class="tsd-kind-icon">Panorama<wbr/>Like<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Pose.html" class="tsd-kind-icon">Pose</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Scissor.html" class="tsd-kind-icon">Scissor</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.State.html" class="tsd-kind-icon">State</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TextureOptions.html" class="tsd-kind-icon">Texture<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tile3DModelLoaderOptions.html" class="tsd-kind-icon">Tile3DModel<wbr/>Loader<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileBoundingVolume.html" class="tsd-kind-icon">Tile<wbr/>Bounding<wbr/>Volume</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileContent.html" class="tsd-kind-icon">Tile<wbr/>Content</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeNode.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Node</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TileCubeTree.html" class="tsd-kind-icon">Tile<wbr/>Cube<wbr/>Tree</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.Tileset3dOptions.html" class="tsd-kind-icon">Tileset3d<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSON.html" class="tsd-kind-icon">TilesetJSON</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TilesetJSONNode.html" class="tsd-kind-icon">TilesetJSONNode</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.TopviewControllerCustomInitArgs.html" class="tsd-kind-icon">Topview<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.VRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">VRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRAxesParams.html" class="tsd-kind-icon">WebXRAxes<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WebXRControllerParams.html" class="tsd-kind-icon">WebXRController<wbr/>Params</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkCubeImage.html" class="tsd-kind-icon">Work<wbr/>Cube<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkImage.html" class="tsd-kind-icon">Work<wbr/>Image</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkInitial.html" class="tsd-kind-icon">Work<wbr/>Initial</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModel.html" class="tsd-kind-icon">Work<wbr/>Model</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkModelTiles.html" class="tsd-kind-icon">Work<wbr/>Model<wbr/>Tiles</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkObserver.html" class="tsd-kind-icon">Work<wbr/>Observer</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkTile.html" class="tsd-kind-icon">Work<wbr/>Tile</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.WorkVideo.html" class="tsd-kind-icon">Work<wbr/>Video</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/five.XRPanoramaControllerCustomInitArgs.html" class="tsd-kind-icon">XRPanorama<wbr/>Controller<wbr/>Custom<wbr/>Init<wbr/>Args</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerCustomInitTypes" class="tsd-kind-icon">Controller<wbr/>Custom<wbr/>Init<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ControllerEventTypes" class="tsd-kind-icon">Controller<wbr/>Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#EventTypes" class="tsd-kind-icon">Event<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePlugin" class="tsd-kind-icon">Five<wbr/>Plugin</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInit" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Init</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#FivePluginInstance" class="tsd-kind-icon">Five<wbr/>Plugin<wbr/>Instance</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#GestureTypes" class="tsd-kind-icon">Gesture<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWork" class="tsd-kind-icon">Loose<wbr/>Work</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkInitial" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Initial</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkModel" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkObserver" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Observer</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkPanorama" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Panorama</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#LooseWorkVideo" class="tsd-kind-icon">Loose<wbr/>Work<wbr/>Video</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#Mirror" class="tsd-kind-icon">Mirror</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#Mode" class="tsd-kind-icon">Mode</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ModelEventType" class="tsd-kind-icon">Model<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#MotionValue" class="tsd-kind-icon">Motion<wbr/>Value</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetWorkMeta" class="tsd-kind-icon">Net<wbr/>Work<wbr/>Meta</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#NetworkResponse" class="tsd-kind-icon">Network<wbr/>Response</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkState" class="tsd-kind-icon">Network<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#NetworkType" class="tsd-kind-icon">Network<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#ParseWorkOptions" class="tsd-kind-icon">Parse<wbr/>Work<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#SubscribeEventMap" class="tsd-kind-icon">Subscribe<wbr/>Event<wbr/>Map</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileEventType" class="tsd-kind-icon">Tile<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileFrameState" class="tsd-kind-icon">Tile<wbr/>Frame<wbr/>State</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter"><a href="five.html#TileRequest" class="tsd-kind-icon">Tile<wbr/>Request</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestResult" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Result</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TileRequestSchedulerOptions" class="tsd-kind-icon">Tile<wbr/>Request<wbr/>Scheduler<wbr/>Options</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#TilesetTraverserProps" class="tsd-kind-icon">Tileset<wbr/>Traverser<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerKey" class="tsd-kind-icon">WebXRController<wbr/>Key</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXRControllerType" class="tsd-kind-icon">WebXRController<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="five.html#WebXREventTypes" class="tsd-kind-icon">WebXREvent<wbr/>Types</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#PROXY_CONTROLLER_EVENT_NAMES" class="tsd-kind-icon">PROXY_<wbr/>CONTROLLER_<wbr/>EVENT_<wbr/>NAMES</a></li><li class="tsd-kind-variable tsd-parent-kind-module"><a href="five.html#TILE_EVENT" class="tsd-kind-icon">TILE_<wbr/>EVENT</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#defaultImageURLTransform" class="tsd-kind-icon">default<wbr/>ImageURLTransform</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#getViewportScale" class="tsd-kind-icon">get<wbr/>Viewport<wbr/>Scale</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#imageSupport" class="tsd-kind-icon">image<wbr/>Support</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="five.html#parseWork" class="tsd-kind-icon">parse<wbr/>Work</a></li></ul></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>