Click or drag to resize
CollisionCompoundShapeClear Method
Clear the compound shape and remove all children from it.

Namespace:  GeonBit.Core.Physics.CollisionShapes
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Clear()
See Also