Click or drag to resize

Physics2DServerShapeGetType Method

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Physics2DServerShapeType ShapeGetType(
	RID shape
)

Parameters

shape
Type: GodotRID

[Missing <param name="shape"/> documentation for "M:Godot.Physics2DServer.ShapeGetType(Godot.RID)"]

Return Value

Type: Physics2DServerShapeType

[Missing <returns> documentation for "M:Godot.Physics2DServer.ShapeGetType(Godot.RID)"]

See Also