Angle:__add(Angle, Angle) shared Metatable that is called when the angle is to be added to another angle. Arguments angle Angle angle2 Angle Returns Angle The added angle. Examples Angle:__add – Metatable that is called when the angle is to be added to another angle.