It is turned on per default. You need to hold the pintch for 3 seconds, and you will teleport to the point you are pointing at. The timeout can be set in the options.
also though, how do you see the options that are available? in the api documentation it just says “options” and doesn’t show you e.g. the syntax for saying change the timeout of the teleportation…
I also search github for this “BABYLON.WebXRFeatureName.HAND_TRACKING” and find nothing lol
I successfully changed timeToTeleport to make teleport faster (how much is it by default? 3000 ms? 5000?), but there is still some “dead time”, from when I start looking at destination (a small gray torus appears), to when the “final” teleport torus appears: how do I tune this?
(BTW, documentation lacks “milliseconds” unit and default value for timeToTeleport).