DefaultXRInputSourceTeleportPointer
DefaultXRInputSourceTeleportPointer(
props
):Element
Telport pointer for the XRInputSource. Emits a downward bend ray that only interesects with meshes marked as teleportable
props
DefaultXRInputSourceTeleportPointerOptions
Time in milliseconds between pointerdown
and pointerup
to trigger a click event
Time in milliseconds between the first click and the second click to trigger a dblclick
event
The button that triggers context menu events
makeDefaultUsed the set the default pointer inside a combined pointer
radiusThe size of the intersection sphere
minDistanceMinimal distance to trigger interactions
directionThe direction of the ray
rayModelProperties for configuring how the ray should look
cursorModelProperties for configuring how the cursor should look
Returns
Element