GodotSharpAPI
GodotSharpAPI
Godot
InputEventMouseMotion Class
InputEventMouseMotion Properties
Pressure Property
Relative Property
Speed Property
Tilt Property
InputEventMouseMotion
Speed Property
The mouse speed in pixels per second.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
Speed
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
InputEventMouseMotion Class
Godot Namespace