Changeset 1593 for GTP/trunk/App/Demos
- Timestamp:
- 10/09/06 22:38:07 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp
r1271 r1593 520 520 // Warning: In GL since we can't go higher than the window res 521 521 mSceneMgr->setShadowTextureSettings(1024, 2); 522 523 522 mSceneMgr->setShadowColour(ColourValue(0.5, 0.5, 0.5)); 524 523 525 524 //////////////77 526 525 //-- terrain content setup 527 526
Note: See TracChangeset
for help on using the changeset viewer.