DefaultXRHandTouchPointer
DefaultXRHandTouchPointer(
props
):Element
Touch pointer for the XRHand
props
DefaultXRHandTouchPointerOptions
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
cursorModelProperties for configuring how the cursor should look
hoverRadiusThe size of the intersection sphere
downRadiusThe distance to the touch center to trigger a pointerdown
event
The id of the button that is triggered when touching
Returns
Element