getScaleY method

double getScaleY()

Implementation

double getScaleY() {
  return _bindings.spine_region_attachment_get_scale_y(_attachment);
}