getWorldRotationY method

double getWorldRotationY()

Implementation

double getWorldRotationY() {
  return _bindings.spine_bone_get_world_rotation_y(_bone);
}