@playcanvas/splat-transform 1.9.1 → 1.9.2

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/README.md CHANGED
@@ -103,7 +103,7 @@ Actions can be repeated and applied in any order:
103
103
  -C, --lod-chunk-count <n> Approx number of Gaussians per LOD chunk in K. Default: 512
104
104
  -X, --lod-chunk-extent <n> Approx size of an LOD chunk in world units (m). Default: 16
105
105
  -R, --voxel-resolution <n> Voxel size in world units for .voxel.json. Default: 0.05
106
- -A, --opacity-cutoff <n> Opacity threshold for solid voxels. Default: 0.5
106
+ -A, --opacity-cutoff <n> Opacity threshold for solid voxels. Default: 0.1
107
107
  ```
108
108
 
109
109
  > [!NOTE]