-
-
Notifications
You must be signed in to change notification settings - Fork 37
InputEventSingleScreenDrag
Federico Ciuffardi edited this page Apr 9, 2022
·
2 revisions
Custom input event type for a single finger drag.
| Type | Name | Description |
|---|---|---|
| Vector2 | position | Position of the involved finger in the last frame |
| Vector2 | relative | Position of the involved finger in the current frame relative to its position in the last frame |