getOffsetRotation method

double getOffsetRotation()

Implementation

double getOffsetRotation() {
  return _bindings.spine_path_constraint_data_get_offset_rotation(_data);
}