Camera2D.smoothingEnabled

If true, the camera smoothly moves towards the target at smoothingSpeed.

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

Meta