GrooveJoint2D.length

The groove's length. The groove is from the joint's origin towards length along the joint's local y axis. Default value: 50

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

Meta