Function PathFollow.hOffset

The node's offset along the curve.

double hOffset() nothrow @property @nogc;

void hOffset (
  double v
) nothrow @property @nogc;