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