byond - Modules - TypesDefine Details

code/modules/lighting/lighting_turf.dm

LIGHT_POWER_ESTIMATIONEstimates the light power based on the alpha of the light and the range. Assumes a linear fallout at (0, alpha/255) to (range, 0) Used for lightig mask lumcount calculations

Define Details

LIGHT_POWER_ESTIMATION

Estimates the light power based on the alpha of the light and the range. Assumes a linear fallout at (0, alpha/255) to (range, 0) Used for lightig mask lumcount calculations