ParallaxBackground.scrollLimitBegin

Top-left limits for scrolling to begin. If the camera is outside of this limit, the background will stop scrolling. Must be lower than scrollLimitEnd to work.

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

Meta