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