Sends an event when a swipe is detected.
Min Swipe Distance
How far a touch has to travel to be considered a swipe. Uses normalized distance (e.g. 1 = 1 screen diagonal distance). Should generally be a very small number.
Swipe Left Event
Event to send when swipe left detected.
Swipe Right Event
Event to send when swipe right detected.
Swipe Up Event
Event to send when swipe up detected.
Swipe Down Event
Event to send when swipe down detected.