info_dlightmap_update
Jump to navigation
Jump to search
![]() |
---|
CDLightmap_Update |

info_dlightmap_update
is a point entity available in Black Mesa. This entity allows or disallows lightmap to be changed while baked lights are turning on or off. If it is enabled - lightmap can be changed. If it is disabled - lightmap cannot be changed. Despite this, dynamic models still can show lighting changes.
It was used for optimization before new light entities was added. Now it is considered obsolete as all switchable lights have been replaced with new light entities to reduce map size and to make load times better.


Inputs
- Enable <void>
- Allows lightmap to be changed.
- Disable <void>
- Disallows lightmap to be changed.