getRotation method

double getRotation()

Implementation

double getRotation() {
  return _bindings.spine_point_attachment_get_rotation(_attachment);
}