Camera2D.dragMarginHEnabled

If true the camera only moves when reaching the horizontal drag margins. If false the camera moves horizontally regardless of margins. Default value: true.

  1. bool dragMarginHEnabled [@property getter]
    struct Camera2D
    @nogc nothrow @property
    bool
    dragMarginHEnabled
    ()
  2. bool dragMarginHEnabled [@property setter]

Meta