ConeTwistJoint.swingSpan

Swing is rotation from side to side, around the axis perpendicular to the twist axis. The swing span defines, how much rotation will not get corrected along the swing axis. Could be defined as looseness in the ConeTwistJoint. If below 0.05, this behavior is locked.

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

Meta