getWorldToLocalRotationX method

double getWorldToLocalRotationX()

Implementation

double getWorldToLocalRotationX() {
  return _bindings.spine_bone_get_world_rotation_x(_bone);
}