getMix method

double getMix()

Implementation

double getMix() {
  return _bindings.spine_ik_constraint_get_mix(_constraint);
}