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]
    struct SkeletonIK
    @nogc nothrow @property
    double
    minDistance
    ()
  2. double minDistance [@property setter]

Meta