PhysicsServerSingleton.bodySetMode

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

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

Meta