Create an instance of a ElementSelectEvent.
The XRInputSourceEvent that was originally raised.
The ElementComponent that this event was originally raised on.
The CameraComponent that this event was originally raised via.
The XR input source that this event was originally raised from.
The CameraComponent that this event was originally raised via.
The ElementComponent that this event was originally raised on.
MouseEvent or TouchEvent that was originally raised.
The XR input source that this event was originally raised from.
Stop propagation of the event to parent ElementComponents. This also stops propagation of the event to other event listeners of the original DOM Event.
Represents a XRInputSourceEvent fired on a ElementComponent.