This version of Unity is unsupported.

GestureManipulationValidFields

enumeration

Description

Flags indicating which fields of the GestureManipulationEvent 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.
TranslationThe translation of this manipulation is valid for this event.
PointerPoseThe pointer pose is valid for this event.