DefaultXRControllerGrabPointer
const
DefaultXRControllerGrabPointer: (props
) =>ReactNode
Grab pointer for the XRController
props
DefaultXRInputSourceGrabPointerOptions
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
radiusThe size of the intersection sphere
customSortOverrides the default sort function to use for sorting the intersection results
Returns
ReactNode