ClippedCamera.margin

The camera's collision margin. The camera can't get closer than this distance to a colliding object.

  1. double margin [@property getter]
    struct ClippedCamera
    @nogc nothrow @property
    double
    margin
    ()
  2. double margin [@property setter]

Meta