Function PhysicsServerSingleton.bodySetMode

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

void bodySetMode (
  const(RID) _body,
  const(long) mode
) nothrow @nogc;