Click or drag to resize

InputEventScreenTouchIndex Property

The touch index in the case of a multi-touch event. One index = one finger.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also