getShearY method

double getShearY()

Implementation

double getShearY() {
  return _bindings.spine_bone_data_get_shear_y(_data);
}