DefaultXRScreenInput
DefaultXRScreenInput(
props
):Element
Default screen-input implementation with ray pointer
props
RayPointerOptions
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
Returns
Element