Physics2DServerSingleton.bodySetMode

Sets the body mode, from one of the constants BODY_MODE*.

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

Meta