@realsee/five 6.0.0-alpha.87 → 6.0.0-alpha.89

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 (316) hide show
  1. package/docs/assets/navigation.js +1 -1
  2. package/docs/assets/search.js +1 -1
  3. package/docs/classes/five.AnimationFrameLoop.html +1 -1
  4. package/docs/classes/five.BoxBoundingVolume.html +1 -1
  5. package/docs/classes/five.Camera.html +1 -1
  6. package/docs/classes/five.CullingVolume.html +1 -1
  7. package/docs/classes/five.Fetcher.html +1 -1
  8. package/docs/classes/five.Five.html +1 -1
  9. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  10. package/docs/classes/five.IntersectMesh.html +1 -1
  11. package/docs/classes/five.Model.html +1 -1
  12. package/docs/classes/five.ModelViewLayer.html +1 -1
  13. package/docs/classes/five.NetworkAbortError.html +1 -1
  14. package/docs/classes/five.NetworkFirbiddenError.html +1 -1
  15. package/docs/classes/five.NetworkResponseError.html +1 -1
  16. package/docs/classes/five.NetworkSubscribe.html +1 -1
  17. package/docs/classes/five.NetworkTimeoutError.html +1 -1
  18. package/docs/classes/five.PBMContainer.html +1 -1
  19. package/docs/classes/five.PBMGroup.html +1 -1
  20. package/docs/classes/five.PBMMesh.html +1 -1
  21. package/docs/classes/five.PBMMeshMaterial.html +1 -1
  22. package/docs/classes/five.PanoCircleMesh.html +1 -1
  23. package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
  24. package/docs/classes/five.PanoCircleMeshSolid.html +1 -1
  25. package/docs/classes/five.RegionBoundingVolume.html +1 -1
  26. package/docs/classes/five.RequestScheduler.html +1 -1
  27. package/docs/classes/five.Scene.html +1 -1
  28. package/docs/classes/five.SphereBoundingVolume.html +1 -1
  29. package/docs/classes/five.Subscribe.html +1 -1
  30. package/docs/classes/five.TextureLoader.html +2 -2
  31. package/docs/classes/five.Tile.html +1 -1
  32. package/docs/classes/five.Tile3DModel.html +1 -1
  33. package/docs/classes/five.TileCubeTextureTarget.html +1 -1
  34. package/docs/classes/five.TileNode.html +1 -1
  35. package/docs/classes/five.Tileset.html +1 -1
  36. package/docs/classes/five.TilesetCache.html +1 -1
  37. package/docs/classes/five.TilesetTraverser.html +1 -1
  38. package/docs/classes/five.Work.html +14 -14
  39. package/docs/classes/five.XRButton.html +1 -1
  40. package/docs/classes/gltf_loader.DDSLoader.html +1 -1
  41. package/docs/classes/gltf_loader.DRACOLoader.html +1 -1
  42. package/docs/classes/gltf_loader.GLTFLoader.html +1 -1
  43. package/docs/classes/gltf_loader.GLTFObject.html +1 -1
  44. package/docs/classes/gltf_loader.GLTFParser.html +1 -1
  45. package/docs/classes/gltf_loader.THREEGLTFLoader.html +1 -1
  46. package/docs/classes/line.Line.html +1 -1
  47. package/docs/classes/line.LineGeometry.html +1 -1
  48. package/docs/classes/line.LineMaterial.html +1 -1
  49. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  50. package/docs/classes/line.THREE_Line2.html +1 -1
  51. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  52. package/docs/classes/plugins.BasePlugin.Controller.html +38 -0
  53. package/docs/classes/plugins.ItemMaskController.html +37 -0
  54. package/docs/classes/react.Store.html +1 -1
  55. package/docs/classes/sticker.Sticker.html +1 -1
  56. package/docs/classes/vfx.Airflow.html +1 -1
  57. package/docs/classes/vfx.Flame.html +1 -1
  58. package/docs/classes/vfx.Particle.html +1 -1
  59. package/docs/classes/vfx.SpotLight.html +1 -1
  60. package/docs/enums/five.VolumePlaneIntersect.html +1 -1
  61. package/docs/functions/five.defaultImageURLTransform.html +1 -1
  62. package/docs/functions/five.getViewportScale.html +1 -1
  63. package/docs/functions/five.imageSupport.html +1 -1
  64. package/docs/functions/five.isPanoId.html +1 -1
  65. package/docs/functions/five.loadAt3d.html +1 -1
  66. package/docs/functions/five.loadB3dm.html +1 -1
  67. package/docs/functions/five.loadDome.html +1 -1
  68. package/docs/functions/five.loadDomez.html +1 -1
  69. package/docs/functions/five.loadPbm.html +1 -1
  70. package/docs/functions/five.loadPnts.html +1 -1
  71. package/docs/functions/five.panoEqual.html +1 -1
  72. package/docs/functions/five.panoParse.html +1 -1
  73. package/docs/functions/five.panoStringify.html +1 -1
  74. package/docs/functions/five.parseWork.html +1 -1
  75. package/docs/functions/plugins.ItemMaskPlugin.html +1 -0
  76. package/docs/functions/react.FiveCanvas-1.html +1 -1
  77. package/docs/functions/react.createFiveFeature.html +1 -1
  78. package/docs/functions/react.createFiveProvider.html +1 -1
  79. package/docs/functions/react.createStore.html +1 -1
  80. package/docs/functions/react.unsafe__useFiveInstance.html +1 -1
  81. package/docs/functions/react.useFiveAction.html +1 -1
  82. package/docs/functions/react.useFiveCameraDirection.html +1 -1
  83. package/docs/functions/react.useFiveCameraRaycaster.html +1 -1
  84. package/docs/functions/react.useFiveCurrentObserver.html +1 -1
  85. package/docs/functions/react.useFiveCurrentState.html +1 -1
  86. package/docs/functions/react.useFiveEventCallback.html +1 -1
  87. package/docs/functions/react.useFiveFloor.html +1 -1
  88. package/docs/functions/react.useFiveHelper.html +1 -1
  89. package/docs/functions/react.useFiveModelIntersectRaycaster.html +1 -1
  90. package/docs/functions/react.useFiveModelReadyState.html +1 -1
  91. package/docs/functions/react.useFiveProject2d.html +1 -1
  92. package/docs/functions/react.useFiveScene.html +1 -1
  93. package/docs/functions/react.useFiveSceneEffect.html +1 -1
  94. package/docs/functions/react.useFiveState.html +1 -1
  95. package/docs/functions/react.useFiveWork.html +1 -1
  96. package/docs/functions/react.withFive.html +1 -1
  97. package/docs/functions/vue.unsafe__useFiveInject.html +1 -1
  98. package/docs/functions/vue.useFiveAction.html +1 -1
  99. package/docs/functions/vue.useFiveCameraDirection.html +1 -1
  100. package/docs/functions/vue.useFiveCameraRaycaster.html +1 -1
  101. package/docs/functions/vue.useFiveCurrentObserver.html +1 -1
  102. package/docs/functions/vue.useFiveCurrentState.html +1 -1
  103. package/docs/functions/vue.useFiveEventCallback.html +1 -1
  104. package/docs/functions/vue.useFiveFloor.html +1 -1
  105. package/docs/functions/vue.useFiveHelper.html +1 -1
  106. package/docs/functions/vue.useFiveModel.html +1 -1
  107. package/docs/functions/vue.useFiveModelBounding.html +1 -1
  108. package/docs/functions/vue.useFiveModelIntersectRaycaster.html +1 -1
  109. package/docs/functions/vue.useFiveModelReadyState.html +1 -1
  110. package/docs/functions/vue.useFiveProject2d.html +1 -1
  111. package/docs/functions/vue.useFiveScene.html +1 -1
  112. package/docs/functions/vue.useFiveState.html +1 -1
  113. package/docs/functions/vue.useFiveWorks.html +1 -1
  114. package/docs/index.html +1 -1
  115. package/docs/interfaces/five.AddableObject.html +1 -1
  116. package/docs/interfaces/five.AjaxOptions.html +1 -1
  117. package/docs/interfaces/five.AnimationFrame.html +1 -1
  118. package/docs/interfaces/five.BaseEvent.html +1 -1
  119. package/docs/interfaces/five.BoundingVolume.html +1 -1
  120. package/docs/interfaces/five.CameraPose.html +1 -1
  121. package/docs/interfaces/five.ClipperParameter.html +1 -1
  122. package/docs/interfaces/five.EventCallback.html +1 -1
  123. package/docs/interfaces/five.FiveInitArgs.html +1 -1
  124. package/docs/interfaces/five.FiveLoadOptions.html +1 -1
  125. package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +1 -1
  126. package/docs/interfaces/five.GestureEvent.html +1 -1
  127. package/docs/interfaces/five.ImageOptions.html +1 -1
  128. package/docs/interfaces/five.ImageURLMappings.html +1 -1
  129. package/docs/interfaces/five.ImageURLOptions.html +8 -8
  130. package/docs/interfaces/five.IntersectEvent.html +1 -1
  131. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  132. package/docs/interfaces/five.Intersection.html +1 -1
  133. package/docs/interfaces/five.MapviewControllerCustomInitArgs.html +1 -1
  134. package/docs/interfaces/five.ModeChangeEvent.html +1 -1
  135. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  136. package/docs/interfaces/five.ModelEvent.html +1 -1
  137. package/docs/interfaces/five.ModelsEvent.html +1 -1
  138. package/docs/interfaces/five.MotionKeyframe.html +1 -1
  139. package/docs/interfaces/five.MovePanoOptions.html +1 -1
  140. package/docs/interfaces/five.NetworkOptions.html +1 -1
  141. package/docs/interfaces/five.NetworkResourceEvent.html +1 -1
  142. package/docs/interfaces/five.ObjectEvent.html +1 -1
  143. package/docs/interfaces/five.PBMPanoPicture.html +1 -1
  144. package/docs/interfaces/five.PBMParameters.html +1 -1
  145. package/docs/interfaces/five.PanoCircleMeshCustomOptions.html +1 -1
  146. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  147. package/docs/interfaces/five.PanoCircleMeshOptions.html +1 -1
  148. package/docs/interfaces/five.PanoCircleMeshSolidOptions.html +1 -1
  149. package/docs/interfaces/five.PanoEvent.html +1 -1
  150. package/docs/interfaces/five.PanoTextureEvent.html +1 -1
  151. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +1 -1
  152. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  153. package/docs/interfaces/five.Pose.html +1 -1
  154. package/docs/interfaces/five.RenderEvent.html +1 -1
  155. package/docs/interfaces/five.Scissor.html +1 -1
  156. package/docs/interfaces/five.State.html +1 -1
  157. package/docs/interfaces/five.StateEvent.html +1 -1
  158. package/docs/interfaces/five.SubscribeMixinType.emit.html +1 -1
  159. package/docs/interfaces/five.SubscribeMixinType.hasListener.html +1 -1
  160. package/docs/interfaces/five.SubscribeMixinType.off.html +1 -1
  161. package/docs/interfaces/five.SubscribeMixinType.on.html +1 -1
  162. package/docs/interfaces/five.SubscribeMixinType.once.html +1 -1
  163. package/docs/interfaces/five.SubscribeMixinType.waitUnitl.html +1 -1
  164. package/docs/interfaces/five.TextureOptions.html +1 -1
  165. package/docs/interfaces/five.Tile3DModelLoaderOptions.html +1 -1
  166. package/docs/interfaces/five.TileCubeNode.html +1 -1
  167. package/docs/interfaces/five.TileCubeTree.html +1 -1
  168. package/docs/interfaces/five.TileHeader.html +1 -1
  169. package/docs/interfaces/five.TilesetHeader.html +1 -1
  170. package/docs/interfaces/five.TilesetOptions.html +1 -1
  171. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  172. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +1 -1
  173. package/docs/interfaces/five.WebXRAxesParams.html +1 -1
  174. package/docs/interfaces/five.WebXRControllerParams.html +1 -1
  175. package/docs/interfaces/five.WorkCubeImage.html +9 -7
  176. package/docs/interfaces/five.WorkImage.html +11 -9
  177. package/docs/interfaces/five.WorkInitial.html +8 -8
  178. package/docs/interfaces/five.WorkModel.html +6 -6
  179. package/docs/interfaces/five.WorkObserver.html +20 -20
  180. package/docs/interfaces/five.WorkResolvedObserver.html +20 -20
  181. package/docs/interfaces/five.WorkTile.html +3 -2
  182. package/docs/interfaces/five.WorkVideo.html +1 -1
  183. package/docs/interfaces/five.WorksEvent.html +1 -1
  184. package/docs/interfaces/five.XRControllerEvent.html +1 -1
  185. package/docs/interfaces/five.XRGestureEvent.html +1 -1
  186. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +1 -1
  187. package/docs/interfaces/five.XRSessionEvent.html +1 -1
  188. package/docs/interfaces/gltf_loader.DDS.html +1 -1
  189. package/docs/interfaces/gltf_loader.GLTF.html +1 -1
  190. package/docs/interfaces/gltf_loader.GLTFReference.html +1 -1
  191. package/docs/interfaces/gltf_loader.THREEGLTF.html +1 -1
  192. package/docs/interfaces/plugins.BasePlugin.BaseOptions.html +3 -0
  193. package/docs/interfaces/plugins.BasePlugin.Config.html +5 -0
  194. package/docs/interfaces/plugins.BasePlugin.State.html +8 -0
  195. package/docs/interfaces/plugins.ItemMaskPluginType.Config.html +2 -0
  196. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +10 -0
  197. package/docs/interfaces/plugins.ItemMaskPluginType.ItemType.html +13 -0
  198. package/docs/interfaces/plugins.ItemMaskPluginType.MaskType.html +4 -0
  199. package/docs/interfaces/plugins.ItemMaskPluginType.Params.html +4 -0
  200. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +14 -0
  201. package/docs/interfaces/react.FiveActionReactCallbacks.html +1 -1
  202. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  203. package/docs/interfaces/react.PropTypeOfFiveFeatures.html +1 -1
  204. package/docs/interfaces/sticker.IntersectionLike.html +1 -1
  205. package/docs/interfaces/vfx.ParticleArgs.html +1 -1
  206. package/docs/interfaces/vfx.ParticleTweenKeyframe.html +1 -1
  207. package/docs/interfaces/vue.FiveActionVueCallbacks.html +1 -1
  208. package/docs/modules/five.SubscribeMixinType.html +1 -1
  209. package/docs/modules/five.html +1 -1
  210. package/docs/modules/gltf_loader.html +1 -1
  211. package/docs/modules/line.html +1 -1
  212. package/docs/modules/plugins.BasePlugin.html +6 -0
  213. package/docs/modules/plugins.ItemMaskPluginType.html +9 -0
  214. package/docs/modules/plugins.html +5 -0
  215. package/docs/modules/react.FiveCanvas.html +1 -1
  216. package/docs/modules/react.html +1 -1
  217. package/docs/modules/sticker.html +1 -1
  218. package/docs/modules/vfx.html +1 -1
  219. package/docs/modules/vue.html +1 -1
  220. package/docs/types/five.AjaxResponseType.html +1 -1
  221. package/docs/types/five.AjaxResponseTypeMapping.html +1 -1
  222. package/docs/types/five.BoundingVolumeJson.html +1 -1
  223. package/docs/types/five.BoxBoundingVolumeJson.html +1 -1
  224. package/docs/types/five.ControllerCustomInitTypes.html +1 -1
  225. package/docs/types/five.ControllerEventTypes.html +1 -1
  226. package/docs/types/five.CoordinatesSystemTransformer.html +1 -1
  227. package/docs/types/five.EventTypes.html +1 -1
  228. package/docs/types/five.FivePlugin.html +1 -1
  229. package/docs/types/five.FivePluginInit.html +1 -1
  230. package/docs/types/five.FivePluginInstance.html +1 -1
  231. package/docs/types/five.GestureTypes.html +1 -1
  232. package/docs/types/five.LegacyEventType.html +1 -1
  233. package/docs/types/five.LooseWork.html +1 -1
  234. package/docs/types/five.LooseWorkInitial.html +1 -1
  235. package/docs/types/five.LooseWorkModel.html +1 -1
  236. package/docs/types/five.LooseWorkObserver.html +1 -1
  237. package/docs/types/five.LooseWorkPanorama.html +1 -1
  238. package/docs/types/five.LooseWorkVideo.html +1 -1
  239. package/docs/types/five.LooseWorkWithExtrinsics.html +1 -1
  240. package/docs/types/five.Mirror.html +1 -1
  241. package/docs/types/five.Mode.html +1 -1
  242. package/docs/types/five.ModelMaterialValues.html +1 -1
  243. package/docs/types/five.Models.html +1 -1
  244. package/docs/types/five.MotionValue.html +1 -1
  245. package/docs/types/five.MovePanoEffect.html +1 -1
  246. package/docs/types/five.NetWorkMeta.html +1 -1
  247. package/docs/types/five.NetworkError.html +1 -1
  248. package/docs/types/five.NetworkErrorCallback.html +1 -1
  249. package/docs/types/five.NetworkProgressCallback.html +1 -1
  250. package/docs/types/five.NetworkResponse.html +1 -1
  251. package/docs/types/five.NetworkState.html +1 -1
  252. package/docs/types/five.NetworkSuccessCallback.html +1 -1
  253. package/docs/types/five.NetworkType.html +1 -1
  254. package/docs/types/five.Pano.html +1 -1
  255. package/docs/types/five.PanoId.html +1 -1
  256. package/docs/types/five.ParseWorkOptions.html +1 -1
  257. package/docs/types/five.ParsedResultType.html +1 -1
  258. package/docs/types/five.PostProcessingType.html +1 -1
  259. package/docs/types/five.RegionBoundingVolumeJson.html +1 -1
  260. package/docs/types/five.RequestResult.html +1 -1
  261. package/docs/types/five.SphereBoundingVolumeJson.html +1 -1
  262. package/docs/types/five.SubscribeEventMap.html +1 -1
  263. package/docs/types/five.TileContentData.html +1 -1
  264. package/docs/types/five.TilesetFrameState.html +1 -1
  265. package/docs/types/five.WebXRControllerKey.html +1 -1
  266. package/docs/types/five.WebXRControllerType.html +1 -1
  267. package/docs/types/five.Works.html +1 -1
  268. package/docs/types/line.LineMaterialParameters.html +1 -1
  269. package/docs/types/plugins.BasePlugin.EventMap.html +6 -0
  270. package/docs/types/plugins.ItemMaskPluginType.PluginData.html +1 -0
  271. package/docs/types/plugins.ItemMaskPluginType.ServerData.html +1 -0
  272. package/docs/types/react.FiveInjectionActionFeature.html +1 -1
  273. package/docs/types/react.FiveInjectionDataFeature.html +1 -1
  274. package/docs/types/react.FiveInjectionFeature.html +1 -1
  275. package/docs/types/react.FiveProviderPropTypes.html +1 -1
  276. package/docs/types/react.FiveProviderType.html +1 -1
  277. package/docs/types/react.StoreActionMapHanlder.html +1 -1
  278. package/docs/types/react.StoreActionMapType.html +1 -1
  279. package/docs/types/react.StoreProviderType.html +1 -1
  280. package/docs/types/react.StoreValueMapType.html +1 -1
  281. package/docs/types/vfx.ParticleType.html +1 -1
  282. package/docs/types/vue.FiveModelIntersectRaycaster.html +1 -1
  283. package/docs/types/vue.FiveProviderComponent.html +1 -1
  284. package/docs/types/vue.Project2d.html +1 -1
  285. package/docs/variables/five.PROXY_CONTROLLER_EVENT_NAMES.html +1 -1
  286. package/docs/variables/five.defaultPbmParameters.html +1 -1
  287. package/docs/variables/react.INJECTION_PROPNAME.html +1 -1
  288. package/docs/variables/vue.FiveCanvas.html +1 -1
  289. package/docs/variables/vue.FiveProvider.html +1 -1
  290. package/five/index.d.ts +7 -3
  291. package/five/index.js +76 -75
  292. package/five/index.mjs +5015 -4935
  293. package/gltf-loader/index.js +3 -3
  294. package/gltf-loader/index.mjs +3 -3
  295. package/line/index.js +3 -3
  296. package/line/index.mjs +3 -3
  297. package/package.json +6 -1
  298. package/plugins/index.d.ts +253 -0
  299. package/plugins/index.js +350 -0
  300. package/plugins/index.mjs +796 -0
  301. package/react/index.js +2 -2
  302. package/react/index.mjs +2 -2
  303. package/sticker/index.js +3 -3
  304. package/sticker/index.mjs +3 -3
  305. package/umd/five-gltf-loader.js +3 -3
  306. package/umd/five-line.js +3 -3
  307. package/umd/five-plugins.js +350 -0
  308. package/umd/five-react.js +2 -2
  309. package/umd/five-sticker.js +3 -3
  310. package/umd/five-vfx.js +2 -2
  311. package/umd/five-vue.js +2 -2
  312. package/umd/five.js +38 -37
  313. package/vfx/index.js +2 -2
  314. package/vfx/index.mjs +2 -2
  315. package/vue/index.js +2 -2
  316. package/vue/index.mjs +2 -2
package/vfx/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2024/4/17
5
- * Version: 6.0.0-alpha.87
4
+ * Generated: 2024/4/23
5
+ * Version: 6.0.0-alpha.89
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vfx/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2024/4/17
5
- * Version: 6.0.0-alpha.87
4
+ * Generated: 2024/4/23
5
+ * Version: 6.0.0-alpha.89
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vue/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2024/4/17
5
- * Version: 6.0.0-alpha.87
4
+ * Generated: 2024/4/23
5
+ * Version: 6.0.0-alpha.89
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vue/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2024/4/17
5
- * Version: 6.0.0-alpha.87
4
+ * Generated: 2024/4/23
5
+ * Version: 6.0.0-alpha.89
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021