Function PhysicsServerSingleton.bodyIsRayPickable

If true, the body can be detected by rays.

bool bodyIsRayPickable (
  const(RID) _body
) nothrow @nogc const;