Ignore:
Timestamp:
02/20/07 14:14:25 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/colorcube.material

    r2095 r2139  
    1313                                        max_caster_count        10                                       
    1414                                }                                
    15                                 //RenderTechnique DepthShadowReciever 
    16                                 //{ 
    17                                 //   max_light_count 1 
    18                                 //   vertex_program_name GameTools/ShadowMap/ShadowDistVS 
    19                                 //   fragment_program_name GameTools/ShadowMap/ShadowDistPS 
    20                                 //   set_light_view true 
    21                                 //   set_light_farplane true 
    22                                 //} 
     15                                RenderTechnique DepthShadowReciever 
     16                                { 
     17                                   max_light_count 1 
     18                                   vertex_program_name GameTools/ShadowMap/ShadowDistVS 
     19                                   fragment_program_name GameTools/ShadowMap/ShadowDistPS 
     20                                   set_light_view true 
     21                                   set_light_farplane true 
     22                                } 
    2323                        } 
    2424 
Note: See TracChangeset for help on using the changeset viewer.