Glossary
A light map or lighting map is a bitmap that stores the lighting levels (intensity and color) falling on an object in the scene. Typically, you create a light map by rendering to a texture (texture baking). Light maps are primarily for use in game engines, but you can also use them to speed up renderings.