Function PathFollow2D.vOffset
The node's offset perpendicular to the curve.
double vOffset() nothrow @property @nogc;
void vOffset
(
double v
) nothrow @property @nogc;
The node's offset perpendicular to the curve.
double vOffset() nothrow @property @nogc;
void vOffset
(
double v
) nothrow @property @nogc;