getScaleY method

double getScaleY()

Implementation

double getScaleY() {
  return _bindings.spine_bone_data_get_scale_y(_data);
}