ISwipeHandler
Last updated
Last updated
Datatype | Variable | Description |
---|---|---|
OnSwipeCanceled
Called when swipe is cancelled
OnSwipeCompleted
Called when swipe is completed
OnSwipeDown
Called when swiped down
OnSwipeLeft
Called when swiped left
OnSwipeRight
Called when swiped right
OnSwipeStarted
Called when swipe starts
OnSwipeUp
Called when swiped up
OnSwipeUpdated
Called when swipe position updates
EventSystems.BaseInputModule
currentInputModule
Get the currently active Input Module
GameObject
selectedObject
Get the currently selected object
Vector2
SwipeDelta
Amount of swipe moved by the user
float
SwipeTouchTime
Amount of time spent in touch
float
SwipeMovementAmount
Movement done by the user while swiping
Vector2
NormalizedOffset
Offset over the duration of swipe
float
SwipeTime
Amount of time the swipe was registered
float
SwipeAmount
Amount of swipe registered