PhysicsServerSingleton.bodyGetShape

Returns the RID of the nth shape of a body.

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

Meta