GrooveJoint2D.length

The groove's length. The groove is from the joint's origin towards length along the joint's local Y axis.

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

Meta