ClippedCamera.clipToBodies

If true, the camera stops on contact with PhysicsBodys.

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

Meta