HingeJoint.angularLimitUpper

The maximum rotation. only active if angularLimit/enable is true.

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

Meta