Angle:RotateAroundAxis(Angle, Vector, number) shared Rotates the angle around the specified axis by the specified degrees. Arguments angle Angle axis Vector degrees number Returns Angle The rotated angle. Examples Angle:RotateAroundAxis – Rotates the angle around the specified axis by the specified degrees.