getTarget method

Bone getTarget()

Implementation

Bone getTarget() {
  return Bone._(_bindings.spine_ik_constraint_get_target(_constraint));
}