ClippedCamera.clipToAreas

If true, the camera stops on contact with Areas.

  1. bool clipToAreas [@property getter]
  2. bool clipToAreas [@property setter]
    struct ClippedCamera
    @nogc nothrow @property
    void
    clipToAreas
    (
    bool v
    )

Meta