ParallaxLayer.motionScale

Multiplies the ParallaxLayer's motion. If an axis is set to 0 it will not scroll.

  1. Vector2 motionScale [@property getter]
    struct ParallaxLayer
    @nogc nothrow @property
    Vector2
    motionScale
    ()
  2. Vector2 motionScale [@property setter]

Meta