Function ParallaxBackground.scrollBaseOffset

The base position offset for all ParallaxLayer children.

Vector2 scrollBaseOffset() nothrow @property @nogc;

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