Camera2D.dragMarginVEnabled

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

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

Meta