Function GrooveJoint2D.initialOffset

The body B's initial anchor position defined by the joint's origin and a local offset initialOffset along the joint's Y axis (along the groove).

double initialOffset() nothrow @property @nogc;

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