getScaleY method

double getScaleY()

Implementation

double getScaleY() {
  return _bindings.spine_skeleton_get_scale_x(_skeleton);
}