ParallaxBackground.scrollIgnoreCameraZoom

If true elements in ParallaxLayer child aren't affected by the zoom level of the camera.

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

Meta