@realsee/five 6.7.0-alpha.14 → 6.7.0-alpha.16

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 (149) hide show
  1. package/docs/assets/hierarchy.js +1 -1
  2. package/docs/assets/navigation.js +1 -1
  3. package/docs/assets/search.js +1 -1
  4. package/docs/classes/five.BoundingMesh.html +4 -0
  5. package/docs/classes/five.Five.html +57 -57
  6. package/docs/classes/five.Model.html +18 -18
  7. package/docs/classes/five.ModelScene.html +21 -20
  8. package/docs/classes/five.PBMContainer.html +1 -1
  9. package/docs/classes/five.PBMGroup.html +1 -1
  10. package/docs/classes/five.PBMMesh.html +1 -1
  11. package/docs/classes/five.PBMMeshMaterial.html +1 -1
  12. package/docs/classes/five.PBMPointCloud.html +1 -1
  13. package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
  14. package/docs/classes/five.PBMSkinnedMesh.html +1 -1
  15. package/docs/classes/five.PanoCircleMesh.html +1 -1
  16. package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
  17. package/docs/classes/five.PanoCircleMeshSolid.html +1 -1
  18. package/docs/classes/five.Parameter.html +1 -1
  19. package/docs/classes/five.Tile3D.html +21 -21
  20. package/docs/classes/five.TileNode.html +2 -2
  21. package/docs/classes/five.TrajectoryNode.html +1 -1
  22. package/docs/classes/five.Work.html +16 -16
  23. package/docs/classes/five.WorkResolvedObserver.html +20 -21
  24. package/docs/classes/gltf-loader.DDSLoader.html +1 -1
  25. package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
  26. package/docs/classes/gltf-loader.GLTFObject.html +1 -1
  27. package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
  28. package/docs/classes/line.LineGeometry.html +1 -1
  29. package/docs/classes/line.LineMaterial.html +1 -1
  30. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  31. package/docs/classes/line.THREE_Line2.html +1 -1
  32. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  33. package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
  34. package/docs/classes/vfx.Airflow.html +1 -1
  35. package/docs/classes/vfx.Flame.html +1 -1
  36. package/docs/classes/vfx.Particle.html +1 -1
  37. package/docs/classes/vfx.ParticleGPU.html +1 -1
  38. package/docs/classes/vfx.SpotLight.html +1 -1
  39. package/docs/functions/five.parseWork.html +1 -1
  40. package/docs/functions/five.workToJson.html +1 -1
  41. package/docs/functions/vue.useFiveWorks.html +2 -2
  42. package/docs/hierarchy.html +1 -1
  43. package/docs/interfaces/five.AddableObject.html +1 -1
  44. package/docs/interfaces/five.EventCallback.html +1 -1
  45. package/docs/interfaces/five.FiveLoadOptions.html +8 -10
  46. package/docs/interfaces/five.ImageOptions.html +1 -1
  47. package/docs/interfaces/five.IntersectMesh.html +1 -1
  48. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  49. package/docs/interfaces/five.Intersection.html +1 -1
  50. package/docs/interfaces/five.LoosePanoWork.html +2 -2
  51. package/docs/interfaces/five.LooseWork.html +2 -2
  52. package/docs/interfaces/five.LooseWorkInitial.html +2 -2
  53. package/docs/interfaces/five.LooseWorkModel.html +2 -2
  54. package/docs/interfaces/five.LooseWorkObserver.html +3 -2
  55. package/docs/interfaces/five.LooseWorkPanorama.html +8 -8
  56. package/docs/interfaces/five.LooseWorkVideo.html +2 -2
  57. package/docs/interfaces/five.LooseWorkWithExtrinsics.html +7 -7
  58. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  59. package/docs/interfaces/five.ModelOptions.html +9 -0
  60. package/docs/interfaces/five.MovePanoOptions.html +1 -1
  61. package/docs/interfaces/five.PBMMaterial.html +1 -1
  62. package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
  63. package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +1 -1
  64. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  65. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +1 -1
  66. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  67. package/docs/interfaces/five.ParameterMaterialValue.html +1 -1
  68. package/docs/interfaces/five.ParameterTilesetValue.html +1 -1
  69. package/docs/interfaces/five.ParameterValue.html +1 -1
  70. package/docs/interfaces/five.Pose.html +1 -1
  71. package/docs/interfaces/five.ResolvedParameterValue.html +1 -1
  72. package/docs/interfaces/five.State.html +1 -1
  73. package/docs/interfaces/five.TextureOptions.html +1 -1
  74. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  75. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +1 -1
  76. package/docs/interfaces/five.ViewLayer.html +21 -21
  77. package/docs/interfaces/five.WorkCubeImage.html +1 -1
  78. package/docs/interfaces/five.WorkImage.html +4 -2
  79. package/docs/interfaces/five.WorkInitial.html +8 -8
  80. package/docs/interfaces/five.WorkModel.html +8 -8
  81. package/docs/interfaces/five.WorkModelJson.html +3 -2
  82. package/docs/interfaces/five.WorkModelLayer.html +6 -6
  83. package/docs/interfaces/five.WorkModelLayerJson.html +2 -2
  84. package/docs/interfaces/five.WorkObserver.html +21 -22
  85. package/docs/interfaces/five.WorkObserverJson.html +4 -2
  86. package/docs/interfaces/five.WorkPanoramaJson.html +2 -2
  87. package/docs/interfaces/five.WorkPanoramasJson.html +2 -2
  88. package/docs/interfaces/five.WorkTile.html +1 -1
  89. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +1 -1
  90. package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
  91. package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
  92. package/docs/interfaces/plugins.DynamicPathLinePluginController.html +33 -29
  93. package/docs/interfaces/plugins.DynamicPathLinePluginType.Config.html +21 -17
  94. package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +9 -9
  95. package/docs/interfaces/plugins.DynamicPathLinePluginType.Params.html +3 -3
  96. package/docs/interfaces/plugins.DynamicPathLinePluginType.PathConfig.html +8 -4
  97. package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +4 -4
  98. package/docs/interfaces/plugins.ItemMaskController.html +1 -1
  99. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
  100. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
  101. package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
  102. package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
  103. package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
  104. package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
  105. package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
  106. package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
  107. package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
  108. package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
  109. package/docs/interfaces/plugins.TrajectoryController.html +1 -1
  110. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  111. package/docs/modules/five.html +1 -1
  112. package/docs/types/five.Models.html +4 -4
  113. package/docs/types/five.ParseOptions.html +6 -6
  114. package/docs/types/plugins.DynamicPathLinePluginType.PluginData.html +2 -2
  115. package/docs/types/plugins.DynamicPathLinePluginType.ServerData.html +2 -2
  116. package/five/index.d.ts +94 -39
  117. package/five/index.js +68 -68
  118. package/five/index.mjs +4481 -4371
  119. package/gltf-loader/index.js +3 -3
  120. package/gltf-loader/index.mjs +3 -3
  121. package/line/index.js +3 -3
  122. package/line/index.mjs +3 -3
  123. package/package.json +1 -1
  124. package/plugins/index.d.ts +23 -7
  125. package/plugins/index.js +22 -26
  126. package/plugins/index.mjs +1326 -1308
  127. package/react/index.js +2 -2
  128. package/react/index.mjs +2 -2
  129. package/shader-lib/index.js +2 -2
  130. package/shader-lib/index.mjs +2 -2
  131. package/sticker/index.js +3 -3
  132. package/sticker/index.mjs +3 -3
  133. package/umd/five-gltf-loader.js +3 -3
  134. package/umd/five-line.js +3 -3
  135. package/umd/five-plugins.js +23 -27
  136. package/umd/five-react.js +2 -2
  137. package/umd/five-shader-lib.js +2 -2
  138. package/umd/five-sticker.js +3 -3
  139. package/umd/five-vfx.js +2 -2
  140. package/umd/five-vue.js +2 -2
  141. package/umd/five.js +68 -68
  142. package/vfx/index.js +2 -2
  143. package/vfx/index.mjs +2 -2
  144. package/vue/index.js +2 -2
  145. package/vue/index.mjs +2 -2
  146. package/work-downloader/index.js +3 -3
  147. package/work-downloader/index.mjs +13 -11
  148. package/docs/interfaces/five.ModelLike.html +0 -3
  149. package/docs/types/five.Tile3dOptions.html +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.