Skip to content

InputEventMultiScreenDrag

Federico Ciuffardi edited this page Apr 9, 2022 · 1 revision

Description

Custom input event type for a multiple finger drag.

Properties

Type Name Description
Vector2 position Mean of the positions of the involved fingers in the last frame
Vector2 relative Mean of the positions of the involved fingers in the current frame relative to the mean of the positions of the involved fingers in the last frame
int fingers Number of involved fingers