Function ParallaxBackground.scrollBaseScale

The base motion scale for all ParallaxLayer children.

Vector2 scrollBaseScale() nothrow @property @nogc;

void scrollBaseScale (
  Vector2 v
) nothrow @property @nogc;