Physics2DServerSingleton.bodyGetShape

Returns the RID of the nth shape of a body.

struct Physics2DServerSingleton
@nogc nothrow const
RID
bodyGetShape
(
in RID _body
,
in long shape_idx
)

Meta