Click or drag to resize

Physics2DShapeQueryParametersMotion Property

The motion of the shape being queried for.

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

Property Value

Type: Vector2
See Also