GodotSharpAPI
GodotSharpAPI
Godot
PhysicsShapeQueryParameters Class
PhysicsShapeQueryParameters Properties
CollideWithAreas Property
CollideWithBodies Property
CollisionMask Property
Exclude Property
Margin Property
ShapeRid Property
Transform Property
PhysicsShapeQueryParameters
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
PhysicsShapeQueryParameters Class
Godot Namespace