Camera2D.dragMarginBottom

Bottom margin needed to drag the camera. A value of 1 makes the camera move only when reaching the edge of the screen.

  1. double dragMarginBottom [@property getter]
    struct Camera2D
    @nogc nothrow @property
    double
    dragMarginBottom
    ()
  2. double dragMarginBottom [@property setter]

Meta