Bläddra i källkod

connect teleportation and selection

Raanan Weber 5 år sedan
förälder
incheckning
c93d263404
1 ändrade filer med 1 tillägg och 0 borttagningar
  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