This version of Unity is unsupported.

GestureTappedValidFields

enumeration

Description

Flags indicating which fields of the UnityXRGestureTappedEvent struct are valid for this event.

Properties

NoneNo values are valid for this event.
TimeThe time value is valid for this event.
DeviceIdThe Device ID is valid for this event.
TappedCountThe number of taps that occurred during this tapped gesture is valid for this event.
PointerPoseThe pointer pose is valid for this event.