Physics2DServerSingleton.bodySetMode

Sets the body mode using one of the bodymode constants.

struct Physics2DServerSingleton
@nogc nothrow
void
bodySetMode
(
in RID _body
,
in long mode
)

Meta