HingeJoint.angularLimitLower

The minimum rotation. Only active if angularLimit/enable is true.

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

Meta