getV method

double getV()

Implementation

double getV() {
  return _bindings.spine_texture_region_get_v(_region);
}