Function CollisionObject.shapeOwnerSetDisabled

If true, disables the given shape owner.

void shapeOwnerSetDisabled (
  const(long) owner_id,
  const(bool) disabled
) nothrow @nogc;