소스 검색

connect teleportation and selection

Raanan Weber 5 년 전
부모
커밋
c93d263404
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/Cameras/XR/webXRDefaultExperience.ts

+ 1 - 0
src/Cameras/XR/webXRDefaultExperience.ts

@@ -91,6 +91,7 @@ export class WebXRDefaultExperience {
                     floorMeshes: options.floorMeshes,
                     xrInput: result.input
                 });
+                result.teleportation.setSelectionFeature(result.pointerSelection);
             }
 
             // Create the WebXR output target