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.