Physics2DServerSingleton.areaClearShapes

Removes all shapes from an area. It does not delete the shapes, so they can be reassigned later.

struct Physics2DServerSingleton
@nogc nothrow
void
areaClearShapes
(
in RID area
)

Meta