getMix method

double getMix()

Implementation

double getMix() {
  return _bindings.spine_ik_constraint_data_get_mix(_data);
}