Matrix:__mul(Matrix, Matrix)

shared
Metatable called when the object is to be multiplied

Arguments

Returns

  • Matrix The product of the objects.

Examples

Matrix:__mul – Metatable called when the object is to be multiplied