Ignore:
Timestamp:
03/27/07 11:56:17 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

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

    r2267 r2296  
    211211        //      Material* newMat = mat->clone(mat->getName() + "_new").getPointer(); 
    212212 
    213                 sphere->setMaterialName("GTP/Caustic/Glass_PointSprite"); 
     213                sphere->setMaterialName("GTP/Caustic/Glass"); 
    214214                sphereNode = rootNode->createChildSceneNode(); 
    215215                //sphereNode->setScale(0.1, 0.1, 0.1);//sphere 
Note: See TracChangeset for help on using the changeset viewer.