Classes:DynamicLight
Jump to navigation
Jump to search
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Dynamic light | |||
---|---|---|---|
Actor type | Internal | Game | ![]() |
DoomEd Number | None | Class Name | DynamicLight |
Classes: DynamicLight
→PointLight
→PointLightAdditive
→PointLightFlicker
→PointLightFlickerRandom
→PointLightPulse
→PointLightSubtractive
→SectorPointLight
→VavoomLight
→VavoomLightColor
→VavoomLightWhite
The base class for all dynamic lights. Lights can be toggled on and off with Thing_Activate and Thing_Deactivate.
For more information on how to manipulate dynamic light actors, see Controlling dynamic lights.