Camera2D.smoothingEnabled

If true the camera smoothly moves towards the target at smoothingSpeed. Default value: false

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

Meta