getRotation method
The local rotation.
Implementation
double getRotation() {
  return _bindings.spine_region_attachment_get_rotation(_attachment);
}The local rotation.
double getRotation() {
  return _bindings.spine_region_attachment_get_rotation(_attachment);
}