SkeletonIK.useMagnet

If true, instructs the IK solver to consider the secondary magnet target (pole target) when calculating the bone chain. Use the magnet position (pole target) to control the bending of the IK chain.

  1. bool useMagnet [@property getter]
    struct SkeletonIK
    @nogc nothrow @property
    bool
    useMagnet
    ()
  2. bool useMagnet [@property setter]

Meta