GodotSharpAPI
GodotSharpAPI
Godot
Physics2DShapeQueryParameters Class
Physics2DShapeQueryParameters Properties
CollideWithAreas Property
CollideWithBodies Property
CollisionLayer Property
Exclude Property
Margin Property
Motion Property
ShapeRid Property
Transform Property
Physics2DShapeQueryParameters
ShapeRid Property
The queried shape's
RID
. See also
SetShape(Resource)
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
RID
ShapeRid
{
get
;
set
; }
Property Value
Type:
RID
See Also
Reference
Physics2DShapeQueryParameters Class
Godot Namespace