getDegrees method

int getDegrees()

Implementation

int getDegrees() {
  return _bindings.spine_texture_region_get_degrees(_region);
}