Click or drag to resize

PhysicsServer.ShapeGetType Method

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

Parameters

shape
Type: Godot.RID

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

Return Value

Type: PhysicsServer.ShapeType

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

See Also