LIGHT_SOURCE_UNKNOWN top-level constant

int const LIGHT_SOURCE_UNKNOWN

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

Implementation

const int LIGHT_SOURCE_UNKNOWN = 0;