Function PhysicsServerSingleton.bodySetRayPickable

Sets the body pickable with rays if enabled is set.

void bodySetRayPickable (
  const(RID) _body,
  const(bool) enable
) nothrow @nogc;