getShearY method

double getShearY()

Implementation

double getShearY() {
  return _bindings.spine_bone_get_shear_y(_bone);
}