getHeight method

double getHeight()

Implementation

double getHeight() {
  return _bindings.spine_region_attachment_get_height(_attachment);
}