GodotSharpAPI
GodotSharpAPI
Godot
InputEventScreenDrag Class
InputEventScreenDrag Properties
Index Property
Position Property
Relative Property
Speed Property
InputEventScreenDrag
Relative Property
The drag position relative to its start position.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
Relative
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
InputEventScreenDrag Class
Godot Namespace