Raanan Weber 5 سال پیش
والد
کامیت
69c874be4b
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 0 0
      src/Cameras/XR/features/WebXRControllerTeleportation.ts
  2. 1 1
      src/Cameras/XR/features/index.ts

src/Cameras/XR/features/webXRMotionControllerTeleportation.ts → src/Cameras/XR/features/WebXRControllerTeleportation.ts


+ 1 - 1
src/Cameras/XR/features/index.ts

@@ -2,4 +2,4 @@ export * from "./WebXRHitTestLegacy";
 export * from "./WebXRAnchorSystem";
 export * from "./WebXRPlaneDetector";
 export * from "./WebXRBackgroundRemover";
-export * from "./webXRMotionControllerTeleportation";
+export * from "./WebXRControllerTeleportation";