ParallaxLayer.motionScale

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

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

Meta