SkeletonIK.magnet

Secondary target position (first is target property or targetNode) for the IK chain. Use magnet position (pole target) to control the bending of the IK chain. Only works if the bone chain has more than 2 bones. The middle chain bone position will be linearly interpolated with the magnet position.

  1. Vector3 magnet [@property getter]
    struct SkeletonIK
    @nogc nothrow @property
    Vector3
    magnet
    ()
  2. Vector3 magnet [@property setter]

Meta