Function PhysicsServerSingleton.bodySetShapeDisabled

void bodySetShapeDisabled (
  const(RID) _body,
  const(long) shape_idx,
  const(bool) disabled
) nothrow @nogc;