======Set Entity Light Diameter======
----
(WIP)
Changes the diameter 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_diameter(entity, diameter, duration)
^Argument^Description^Type^Required^
|entity| |[[Entity]]|Yes|
|diameter| |[[Number]]|Yes|
|duration| |[[Number]]|No|
====Example:====
//Results://
Use the **Set Entity Light Diameter** function to...
----
====Editor Node:====
{{:set_entity_light_diameter_node.png?nolink|}}
~~NOTOC~~