Function ClippedCamera.clipToAreas

If true, the camera stops on contact with Areas.

bool clipToAreas() nothrow @property @nogc;

void clipToAreas (
  bool v
) nothrow @property @nogc;