00001 00032 #ifndef LL_LLLIGHTCONSTANTS_H 00033 #define LL_LLLIGHTCONSTANTS_H 00034 00035 //const F32 LIGHT_MAX_RADIUS = 20.f; // Maximum range of light 00036 const F32 LIGHT_FADE_TIME = 0.2f; 00037 00038 #endif // LL_LLLIGHTCONSTANTS_H