getSpacing method

double getSpacing()

Implementation

double getSpacing() {
  return _bindings.spine_path_constraint_get_spacing(_constraint);
}