IndexPinchSafeReleaseSelector Class
This Selector selects for a frame when the Pinch is released, as opposed to when it is pinching.
It uses the system pinch (index and thumb) but due to some false-positives with pinch detection, to establish that a pinch has released the index must be not pinching and be extended.
virtual void OnEnable ( )
virtual void OnDisable ( )
void InjectAllIndexPinchSafeReleaseSelectorbool selectOnRelease,
void InjectSelectOnRelease ( bool selectOnRelease )
void InjectIndexReleaseSafeguard