getScaleX method

double getScaleX()

Implementation

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