Browse Source

file rename

Raanan Weber 5 years ago
parent
commit
69c874be4b

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