Click or drag to resize

PhysicsServerShapeGetType Method

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

Parameters

shape
Type: GodotRID

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

Return Value

Type: PhysicsServerShapeType

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

See Also