byond - Modules - TypesVar Details

/datum/static_lighting_corner

Vars

largest_color_luminositythe maximum of lum_r, lum_g, and lum_b. if this is > 1 then the three cached color values are divided by this
needs_updatewhether we are to be added to SSlighting's corners_queue list for an update

Var Details

largest_color_luminosity

the maximum of lum_r, lum_g, and lum_b. if this is > 1 then the three cached color values are divided by this

needs_update

whether we are to be added to SSlighting's corners_queue list for an update