This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

XRGestureSubsystem.TappedChanged

Parameters

valueEvent data for tapped gesture.

Description

Event that fires when the state of a tapped gesture changes.

Tap is a tapping gesture with the hand held upright, similar to a mouse click or select. This is used in many experiences for the equivalent of a "click" on a UI element after targeting it with Gaze. It is a universal action that you learn once and then apply across all your apps.