Bases: Object
Object
Glow color
Example:
value = instance.Color
Is on at the moment
value = instance.IsOn()
Turn on
instance.TurnOn()
Turn off
instance.TurnOff()