Function Physics2DServerSingleton.bodyGetShapeCount

Returns the number of shapes assigned to a body.

long bodyGetShapeCount (
  const(RID) _body
) nothrow @nogc const;