getSpacing method

double getSpacing()

Implementation

double getSpacing() {
  return _bindings.spine_path_constraint_data_get_spacing(_data);
}