소스 검색

file rename

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";