Classes:DynamicLight
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| 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.