@galacean/engine-xr-webxr 2.0.0-alpha.27 → 2.0.0-alpha.29

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/browser.js CHANGED
@@ -2258,8 +2258,6 @@
2258
2258
  new Vector3();
2259
2259
  new Vector3();
2260
2260
  new Vector3();
2261
- new Vector3();
2262
- new Vector3();
2263
2261
  /**
2264
2262
  * Represents a 3x3 mathematical matrix.
2265
2263
  */ var Matrix3x3 = /*#__PURE__*/ function() {