getSoftness method

double getSoftness()

Implementation

double getSoftness() {
  return _bindings.spine_ik_constraint_data_get_softness(_data);
}