SkeletonIK.minDistance

The minimum distance between bone and goal target. If the distance is below this value, the IK solver stops further iterations.

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

Meta