Matrix:__index(Matrix, string)

shared
Metatable called when a non-existant field is index

Arguments

Returns

  • any The value of the field.

Examples

Matrix:__index – Metatable called when a non-existant field is index