@realsee/five 6.6.12 → 6.6.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/assets/hierarchy.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.Five.html +33 -33
- package/docs/classes/five.Model.html +1 -1
- package/docs/classes/five.ModelScene.html +1 -1
- package/docs/classes/five.PBMContainer.html +1 -1
- package/docs/classes/five.PBMGroup.html +1 -1
- package/docs/classes/five.PBMMesh.html +1 -1
- package/docs/classes/five.PBMMeshMaterial.html +1 -1
- package/docs/classes/five.PBMPointCloud.html +1 -1
- package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
- package/docs/classes/five.PBMSkinnedMesh.html +1 -1
- package/docs/classes/five.PanoCircleMeshSolid.html +5 -5
- package/docs/classes/five.Parameter.html +1 -1
- package/docs/classes/five.Tile3DModel.html +21 -21
- package/docs/classes/five.TileNode.html +1 -1
- package/docs/classes/five.TrajectoryNode.html +1 -1
- package/docs/classes/five.Work.html +16 -16
- package/docs/classes/five.WorkResolvedObserver.html +17 -17
- package/docs/classes/gltf-loader.DDSLoader.html +1 -1
- package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
- package/docs/classes/gltf-loader.GLTFObject.html +1 -1
- package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
- package/docs/classes/line.LineGeometry.html +1 -1
- package/docs/classes/line.LineMaterial.html +1 -1
- package/docs/classes/line.LineSegmentsGeometry.html +1 -1
- package/docs/classes/line.THREE_Line2.html +1 -1
- package/docs/classes/line.THREE_LineSegments2.html +1 -1
- package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
- package/docs/classes/vfx.Airflow.html +1 -1
- package/docs/classes/vfx.Flame.html +1 -1
- package/docs/classes/vfx.Particle.html +1 -1
- package/docs/classes/vfx.ParticleGPU.html +1 -1
- package/docs/classes/vfx.SpotLight.html +1 -1
- package/docs/functions/five.parseWork.html +1 -1
- package/docs/functions/vue.useFiveWorks.html +2 -2
- package/docs/hierarchy.html +1 -1
- package/docs/interfaces/five.AddableObject.html +1 -1
- package/docs/interfaces/five.EventCallback.html +1 -1
- package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
- package/docs/interfaces/five.Intersection.html +1 -1
- package/docs/interfaces/five.LooseWorkPanorama.html +1 -1
- package/docs/interfaces/five.LooseWorkWithExtrinsics.html +6 -6
- package/docs/interfaces/five.ModelControllerCustomInitArgs.html +5 -3
- package/docs/interfaces/five.ModelLike.html +1 -1
- package/docs/interfaces/five.MovePanoOptions.html +9 -7
- package/docs/interfaces/five.PBMMaterial.html +1 -1
- package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
- package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
- package/docs/interfaces/five.PanoCircleMeshSolidOptions.html +2 -2
- package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +12 -10
- package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +5 -3
- package/docs/interfaces/five.ParameterMaterialValue.html +1 -1
- package/docs/interfaces/five.ParameterTilesetValue.html +1 -1
- package/docs/interfaces/five.ParameterValue.html +1 -1
- package/docs/interfaces/five.Pose.html +1 -1
- package/docs/interfaces/five.ResolvedParameterValue.html +1 -1
- package/docs/interfaces/five.State.html +1 -1
- package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
- package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +12 -10
- package/docs/interfaces/five.ViewLayer.html +21 -21
- package/docs/interfaces/five.WorkCubeImage.html +2 -2
- package/docs/interfaces/five.WorkImage.html +3 -3
- package/docs/interfaces/five.WorkInitial.html +8 -8
- package/docs/interfaces/five.WorkModel.html +6 -6
- package/docs/interfaces/five.WorkModelLayer.html +2 -2
- package/docs/interfaces/five.WorkObserver.html +18 -18
- package/docs/interfaces/five.WorkTile.html +4 -4
- package/docs/interfaces/five.WorkVideo.html +4 -4
- package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +12 -10
- package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
- package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.ItemMaskController.html +1 -1
- package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
- package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
- package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
- package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
- package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
- package/docs/interfaces/plugins.TrajectoryController.html +1 -1
- package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
- package/docs/types/five.ParseOptions.html +6 -6
- package/five/index.d.ts +8 -2
- package/five/index.js +81 -71
- package/five/index.mjs +2683 -2626
- package/gltf-loader/index.js +3 -3
- package/gltf-loader/index.mjs +3 -3
- package/line/index.js +3 -3
- package/line/index.mjs +3 -3
- package/package.json +1 -1
- package/plugins/index.js +2 -2
- package/plugins/index.mjs +2 -2
- package/react/index.js +2 -2
- package/react/index.mjs +2 -2
- package/shader-lib/index.js +2 -2
- package/shader-lib/index.mjs +2 -2
- package/sticker/index.js +3 -3
- package/sticker/index.mjs +3 -3
- package/umd/five-gltf-loader.js +3 -3
- package/umd/five-line.js +3 -3
- package/umd/five-plugins.js +2 -2
- package/umd/five-react.js +2 -2
- package/umd/five-shader-lib.js +2 -2
- package/umd/five-sticker.js +3 -3
- package/umd/five-vfx.js +2 -2
- package/umd/five-vue.js +2 -2
- package/umd/five.js +81 -71
- package/vfx/index.js +2 -2
- package/vfx/index.mjs +2 -2
- package/vue/index.js +2 -2
- package/vue/index.mjs +2 -2
- package/work-downloader/index.js +2 -2
- package/work-downloader/index.mjs +2 -2
package/docs/assets/hierarchy.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
window.hierarchyData = "
|
|
1
|
+
window.hierarchyData = "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"
|