SkeletonIK.maxIterations

Number of iteration loops used by the IK solver to produce more accurate (and elegant) bone chain results.

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

Meta