Function PhysicsServerSingleton.areaSetRayPickable

Sets object pickable with rays.

void areaSetRayPickable (
  const(RID) area,
  const(bool) enable
) nothrow @nogc;