Angle:__tostring(Angle)
shared
Metatable that is called when the angle is to be converted to a string.
Argument
Returns
-
string
The string representation of the angle.
Examples
Angle:__tostring – Metatable that is called when the angle is to be converted to a string.