Function ParallaxLayer.motionOffset

The ParallaxLayer's offset relative to the parent ParallaxBackground's ParallaxBackground.scrollOffset.

Vector2 motionOffset() nothrow @property @nogc;

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