@mml-io/3d-web-client-core 0.0.0-experimental-c0eb634-20240319 → 0.0.0-experimental-c9d5b8c-20240319

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/build/index.js CHANGED
@@ -2565,7 +2565,7 @@ var ppssaoOptions = {
2565
2565
  };
2566
2566
  var n8ssaoValues = {
2567
2567
  enabled: true,
2568
- halfRes: false,
2568
+ halfRes: true,
2569
2569
  aoRadius: 5,
2570
2570
  distanceFalloff: 3,
2571
2571
  intensity: 1,