getLength method

double getLength()

Implementation

double getLength() {
  return _bindings.spine_bone_data_get_length(_data);
}