Ignore:
Timestamp:
06/12/07 12:05:35 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/src/Moria/include/Moria.h

    r2418 r2443  
    377377                mainLightNode->attachObject(mainLight); 
    378378                //mainLight->setSpotlightRange(Degree(0),Degree(120)); 
    379                 mainLight->setAttenuation(200.0, 0, 0, 1); 
     379                mainLight->setAttenuation(200.0, 0, 0, 3); 
    380380/* 
    381381                Light* blueLight = mSceneMgr->createLight("blueLight"); 
Note: See TracChangeset for help on using the changeset viewer.