Click or drag to resize

PhysicsServerShapeGetData Method

Returns the shape data.

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

Parameters

shape
Type: GodotRID

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

Return Value

Type: Object

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

See Also