LIGHT_SOURCE_SHADE top-level constant

int const LIGHT_SOURCE_SHADE

The constant used by TAG_LIGHT_SOURCE to denote light source is Shade.

Implementation

const int LIGHT_SOURCE_SHADE = 11;