getWidth method

double getWidth()

Implementation

double getWidth() {
  return _bindings.spine_region_attachment_get_width(_attachment);
}