GodotSharpAPI
GodotSharpAPI
Godot
Physics2DShapeQueryParameters Class
Physics2DShapeQueryParameters Properties
CollideWithAreas Property
CollideWithBodies Property
CollisionLayer Property
Exclude Property
Margin Property
Motion Property
ShapeRid Property
Transform Property
Physics2DShapeQueryParameters
Motion Property
The motion of the shape being queried for.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
Motion
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
Physics2DShapeQueryParameters Class
Godot Namespace