@realsee/five 6.10.0-alpha.0 → 6.10.0-alpha.1
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/ai_guides/features/material.md +4 -0
- package/docs/assets/hierarchy.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.AdaptiveLuminancePass.html +1 -1
- package/docs/classes/five.EyeDomeLightingPass.html +1 -1
- package/docs/classes/five.FivePass.html +1 -1
- package/docs/classes/five.FlowingFireworks3DPass.html +1 -1
- package/docs/classes/five.FlowingLight2DPass.html +1 -1
- package/docs/classes/five.FlowingLight3DPass.html +1 -1
- package/docs/classes/five.GaussianBlurPass.html +1 -1
- package/docs/classes/five.Model.html +1 -1
- package/docs/classes/five.ModelScene.html +1 -1
- package/docs/classes/five.PBMCustomShader.html +1 -1
- package/docs/classes/five.PBMGSObject.html +1 -1
- package/docs/classes/five.PBMMeshMaterial.html +1 -1
- package/docs/classes/five.PBMPanoFilter.html +1 -1
- package/docs/classes/five.PBMPointCloud.html +8 -1
- package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
- package/docs/classes/five.PBMUpdateable.html +1 -1
- package/docs/classes/five.Parameter.html +32 -24
- package/docs/classes/five.Tile3D.html +28 -28
- package/docs/classes/five.TileNode.html +2 -2
- package/docs/classes/five.TrajectoryNode.html +1 -1
- package/docs/classes/five.WorkResolvedObserver.html +1 -1
- 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.CSS2DObject.html +1 -1
- package/docs/classes/plugins.CSS3DObject.html +1 -1
- package/docs/classes/plugins.CSS3DSprite.html +1 -1
- package/docs/classes/plugins.InstancedPrefabBufferGeometry.html +1 -1
- package/docs/classes/plugins.Object3DHelperController.html +1 -1
- package/docs/classes/plugins.PointBufferGeometry.html +1 -1
- package/docs/classes/plugins.PrefabBufferGeometry.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/documents/features_material.html +24 -0
- package/docs/hierarchy.html +1 -1
- package/docs/interfaces/five.LooseWorkWithExtrinsics.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.ParameterMaterialValue.html +15 -7
- package/docs/interfaces/five.ParameterTilesetValue.html +15 -15
- package/docs/interfaces/five.ParameterValue.html +29 -21
- package/docs/interfaces/five.ResolvedParameterValue.html +30 -22
- package/docs/interfaces/five.Tile3DOptions.html +2 -2
- package/docs/interfaces/five.TileCoordinateSystem.html +2 -2
- package/docs/interfaces/five.ViewLayer.html +28 -28
- package/docs/interfaces/five.WorkCubeImage.html +1 -1
- package/docs/interfaces/five.WorkImage.html +1 -1
- package/docs/interfaces/five.WorkObserver.html +1 -1
- package/docs/interfaces/five.WorkObserverProto.html +1 -1
- package/docs/interfaces/five.WorkTile.html +1 -1
- package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
- package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginController.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginType.State.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginController.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginType.State.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginController.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationController.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.State.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.Object3DHelperPluginType.BaseController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.BaseHelper.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.BoundingBoxController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.MoveController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.MoveHelperAbstract.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.RotateController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.RotateHelperAbstract.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/interfaces/react.UseFivePluginOptions.html +1 -1
- package/docs/interfaces/react.UseFivePluginOptionsWithCreate.html +1 -1
- package/docs/types/five.ParseOptions.html +1 -1
- package/five/index.js +62 -62
- package/five/index.mjs +1109 -1073
- package/five/model/objects/pbmPointCloud.d.ts +11 -1
- package/five/model/parameter.d.ts +8 -0
- 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/pbmGaussianSplattingObject-BDOzNal0.cjs +2 -2
- package/pbmGaussianSplattingObject-BwsrwWs6.js +2 -2
- 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 +7 -7
- 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
|
@@ -73,6 +73,10 @@ Five 支持高性能的点云渲染(PBM),并提供灵活的样式配置:
|
|
|
73
73
|
| `pointBack` | `PBMPointBack` | `'DARK'` | 点云背面绘制方式。 |
|
|
74
74
|
| `pointMinPixel` | `number` | `0` | 点云最小像素尺寸。 |
|
|
75
75
|
| `pointMaxPixel` | `number` | `40` | 点云最大像素尺寸。 |
|
|
76
|
+
| `pointCloudDepthOcclusion` | `boolean` | `false` | 在同一 ViewLayer 内额外绘制共享 Geometry 的扩大点云深度层,只写深度,避免后方点云透出。 |
|
|
77
|
+
| `pointCloudDepthOcclusionScale` | `number` | `1.08` | 深度覆盖层点大小倍率,实际按不小于 `1` 处理。 |
|
|
78
|
+
| `pointCloudDepthOcclusionMaxPixel` | `number` | `64` | 深度覆盖层最大像素尺寸。 |
|
|
79
|
+
| `pointCloudDepthOcclusionOffset` | `number` | `0` | 深度覆盖层专用深度位移,不影响普通点云的 `depthOffset`。 |
|
|
76
80
|
| `pointAppearAnimation` | `boolean` | `true` | 是否开启点云出现动画。 |
|
|
77
81
|
| `vertexMarks` | `boolean` | `true` | 是否显示/生效标注。 |
|
|
78
82
|
| `brightness` | `number` | `1.0` | 场景亮度倍数。 |
|
package/docs/assets/hierarchy.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
window.hierarchyData = "
|
|
1
|
+
window.hierarchyData = "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"
|