@realsee/five 6.7.0-alpha.12 → 6.7.0-alpha.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.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.Tile3D.html +1 -1
- 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.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.PBMMaterial.html +1 -1
- package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
- package/docs/interfaces/five.PBMPointCloudMaterialParameters.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.ResolvedParameterValue.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 +1 -1
- 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 +8 -8
- package/docs/interfaces/five.WorkModelLayer.html +6 -6
- 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.DynamicPathLinePluginController.html +35 -24
- package/docs/interfaces/plugins.DynamicPathLinePluginType.Config.html +22 -12
- package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +9 -9
- package/docs/interfaces/plugins.DynamicPathLinePluginType.Params.html +3 -3
- package/docs/interfaces/plugins.DynamicPathLinePluginType.PathConfig.html +12 -4
- package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +4 -4
- 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/docs/types/plugins.DynamicPathLinePluginType.PluginData.html +2 -2
- package/docs/types/plugins.DynamicPathLinePluginType.ServerData.html +2 -2
- package/five/index.d.ts +6 -2
- package/five/index.js +66 -56
- package/five/index.mjs +2100 -2053
- 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.d.ts +63 -7
- package/plugins/index.js +111 -26
- package/plugins/index.mjs +1182 -943
- 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 +111 -26
- 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 +66 -56
- 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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"
|