getSoftness method

double getSoftness()

Implementation

double getSoftness() {
  return _bindings.spine_ik_constraint_get_softness(_constraint);
}