ParallaxBackground.scrollLimitEnd

Bottom-right limits for scrolling to end. If the camera is outside of this limit, the background will stop scrolling. Must be higher than scrollLimitBegin to work.

  1. Vector2 scrollLimitEnd [@property getter]
    struct ParallaxBackground
    @nogc nothrow @property
    Vector2
    scrollLimitEnd
    ()
  2. Vector2 scrollLimitEnd [@property setter]

Meta