#include <content_mapblock.h>
Public Member Functions | |
| LightPair | getPair (float sunlight_boost=0.0) const |
Public Attributes | |
| float | light_day |
| float | light_night |
| float | light_boosted |
|
inline |
References light_boosted, light_day, and light_night.
Referenced by MapblockMeshGenerator::blendLightColor(), MapblockMeshGenerator::blendLightColor(), and MapblockMeshGenerator::drawAutoLightedCuboid().
Here is the caller graph for this function:| float LightInfo::light_boosted |
Referenced by getPair().
| float LightInfo::light_day |
Referenced by getPair().
| float LightInfo::light_night |
Referenced by getPair().