Просмотр исходного кода

connect teleportation and selection

Raanan Weber 5 лет назад
Родитель
Сommit
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