Color:__index(Color, string)

shared
Metamethod for when the index field doesn't exist. Returns values when indexing r, g, b, a or 1, 2, 3, 4.

Arguments

Returns

  • any The value of the field.

Examples

Color:__index – Metamethod for when the index field doesn't exist. Returns values when indexing r, g, b, a or 1, 2, 3, 4.