:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the InputEventPanGesture.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_InputEventPanGesture: InputEventPanGesture ==================== **Inherits:** :ref:`InputEventGesture` **<** :ref:`InputEventWithModifiers` **<** :ref:`InputEvent` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Properties ---------- +-------------------------------+---------------------------------------------------------+ | :ref:`Vector2` | :ref:`delta` | +-------------------------------+---------------------------------------------------------+ Property Descriptions --------------------- .. _class_InputEventPanGesture_property_delta: - :ref:`Vector2` **delta** +----------+------------------+ | *Setter* | set_delta(value) | +----------+------------------+ | *Getter* | get_delta() | +----------+------------------+