DefaultXRGaze
DefaultXRGaze(
props
):Element
Default gaze implementation with ray pointer
props
DefaultXRGazeOptions
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
minDistanceMinimal distance to trigger interactions
linePointsThe points thay make up the shape of the ray if undefined the ray goes in a straight line
directionThe direction of the ray
cursorModelProperties for configuring how the cursor should look
Returns
Element