======Set Entity Light Attenuation====== ---- (WIP) Changes the attenuation of the light attached to the specified [[entity]] over a duration of time (with the assumption that the [[entity]] is a light source). ====Signature:==== set_entity_light_attenuation(entity, attenuation, duration) ^Argument^Description^Type^Required^ |entity| |[[Entity]]|Yes| |attenuation| |[[Number]]|Yes| |duration| |[[Number]]|No| ====Example:==== //Results:// Use the **Set Entity Light Attenuation** function to... ---- ====Editor Node:==== {{:set_entity_light_attenuation_node.png?nolink|}} ~~NOTOC~~