enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseFlags indicating which fields of the UnityXRGestureTappedEvent struct are valid for this event.
None | No values are valid for this event. |
Time | The time value is valid for this event. |
DeviceId | The Device ID is valid for this event. |
TappedCount | The number of taps that occurred during this tapped gesture is valid for this event. |
PointerPose | The pointer pose is valid for this event. |