@xviewer.js/core 1.0.0-alpha.29 → 1.0.0-alpha.31

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/dist/main.js CHANGED
@@ -5127,7 +5127,7 @@ class EnvironmentPlugin extends Plugin {
5127
5127
  };
5128
5128
  this._debug = false;
5129
5129
  this._debugNode = null;
5130
- this.performance = _Performance.LOW;
5130
+ this.performance = _Performance.HIGH;
5131
5131
  this.envMapIntensity = 1;
5132
5132
  this.reflectExposure = 1;
5133
5133
  this.reflectBlurIntensity = 5;