getWorldToLocalRotationY method

double getWorldToLocalRotationY()

Implementation

double getWorldToLocalRotationY() {
  return _bindings.spine_bone_get_world_to_local_rotation_y(_bone);
}