浏览代码

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