Camera2D.limitSmoothed

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

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

Meta