Click or drag to resize

PhysicsShapeQueryParametersGetShapeRid Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PhysicsShapeQueryParameters.GetShapeRid"]

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

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.PhysicsShapeQueryParameters.GetShapeRid"]

See Also