#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::drawAutoLightedCuboid().
float LightInfo::light_boosted |
Referenced by getPair().
float LightInfo::light_day |
Referenced by getPair().
float LightInfo::light_night |
Referenced by getPair().