getScaleX method
The local scaleX.
Implementation
double getScaleX() {
  return _bindings.spine_region_attachment_get_scale_x(_attachment);
}The local scaleX.
double getScaleX() {
  return _bindings.spine_region_attachment_get_scale_x(_attachment);
}