GodotSharpAPI
GodotSharpAPI
Godot
InputEventScreenTouch Class
InputEventScreenTouch Properties
Index Property
Position Property
Pressed Property
InputEventScreenTouch
Position Property
The touch position.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
Position
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
InputEventScreenTouch Class
Godot Namespace