Click or drag to resize

CollisionObjectShapeOwnerClearShapes Method

Removes all shapes from the shape owner.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ShapeOwnerClearShapes(
	uint ownerId
)

Parameters

ownerId
Type: SystemUInt32

[Missing <param name="ownerId"/> documentation for "M:Godot.CollisionObject.ShapeOwnerClearShapes(System.UInt32)"]

See Also