getHeight method

int getHeight()

Implementation

int getHeight() {
  return _bindings.spine_texture_region_get_height(_region);
}