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). Default value: 25

  1. double initialOffset [@property getter]
    struct GrooveJoint2D
    @nogc nothrow @property
    double
    initialOffset
    ()
  2. double initialOffset [@property setter]

Meta