getShearY method

double getShearY()

The local shearY.

Implementation

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