Matrix:__index(Matrix, string) shared Metatable called when a non-existant field is index Arguments Matrix Matrix string string Returns any The value of the field. Examples Matrix:__index – Metatable called when a non-existant field is index