LIGHT_SOURCE_DAYLIGHT top-level constant

int const LIGHT_SOURCE_DAYLIGHT

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

Implementation

const int LIGHT_SOURCE_DAYLIGHT = 1;