User Tools

Site Tools


set_entity_light_diameter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
set_entity_light_diameter [2024/02/06 14:51] – created justinset_entity_light_diameter [2024/02/22 21:21] (current) justin
Line 2: Line 2:
 ---- ----
 (WIP) (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:==== ====Signature:====
 <code python> <code python>
-set_entity_light_diameter()+set_entity_light_diameter(entity, diameter, duration)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|diameter| |[[Number]]|Yes| 
 +|duration| |[[Number]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-set_entity_light_diameter();+
 </code> </code>
 //Results:// //Results://
set_entity_light_diameter.txt · Last modified: 2024/02/22 21:21 by justin