User Tools

Site Tools


set_entity_light_intensity

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
set_entity_light_intensity [2024/02/06 14:51] – created justinset_entity_light_intensity [2024/02/06 15:38] justin
Line 2: Line 2:
 ---- ----
 (WIP) (WIP)
 +
 +Changes the intensity 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_intensity()+set_entity_light_intensity(entity, intensity, duration)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|intensity| |[[Number]]|Yes| 
 +|duration| |[[Number]]|No|
  
 ====Example:==== ====Example:====
set_entity_light_intensity.txt · Last modified: 2024/02/22 21:23 by justin