byond - Modules - TypesVar Details

Lighting

Vars

corners_queueList of lighting corners queued for update.
mask_queueList of hybrid lighting sources queued for update.
objects_queueList of lighting objects queued for update.
startedWhether the SS has begun setting up yet
static_sources_queueList of static lighting sources queued for update.
total_shadow_calculationsTotal times shadows were updated, debug

Var Details

corners_queue

List of lighting corners queued for update.

mask_queue

List of hybrid lighting sources queued for update.

objects_queue

List of lighting objects queued for update.

started

Whether the SS has begun setting up yet

static_sources_queue

List of static lighting sources queued for update.

total_shadow_calculations

Total times shadows were updated, debug