SetThingLight


Sets the light that a thing creates. Syntax:

SetThingLight(thing, light, fade_time);

light: This is the 0-1 flex light that the thing will create.

fade_time: This is the time in seconds for the thing to change to the new light value.