Click or drag to resize

InputEventPanGestureDelta Property

[Missing <summary> documentation for "P:Godot.InputEventPanGesture.Delta"]

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

Property Value

Type: Vector2
See Also