getHeight method

double getHeight()

Implementation

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