Matrix3x4:__index(Matrix3x4, string)

shared
Metatable called when a non-existant field is index

Arguments

Returns

  • any The value of the field.

Examples

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