PhysicsServerSingleton.bodySetMode

Sets the body mode, from one of the bodymode constants.

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

Meta