getWorldRotationX method

double getWorldRotationX()

Implementation

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