getU method

double getU()

Implementation

double getU() {
  return _bindings.spine_texture_region_get_u(_region);
}