Physics2DServerSingleton.bodyGetShapeCount

Returns the number of shapes assigned to a body.

struct Physics2DServerSingleton
@nogc nothrow const
long
bodyGetShapeCount
(
in RID _body
)

Meta