getShearX method

double getShearX()

The local shearX.

Implementation

double getShearX() {
  return _bindings.spine_bone_get_shear_x(_bone);
}