Click or drag to resize

Physics2DShapeQueryParametersGetMotion Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Physics2DShapeQueryParameters.GetMotion"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMotion is deprecated. Use the Motion property instead.")]
public Vector2 GetMotion()

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Godot.Physics2DShapeQueryParameters.GetMotion"]

See Also