Camera2D.limitSmoothed

If true the camera smoothly stops when reaches its limits. Default value: false

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

Meta